commit | 30dad6ebecffebddf6b9947d11e31377fa900ff3 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@canonical.com> | Mon Sep 21 17:04:36 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:48 2009 -0700 |
tree | 105febf76a8f69f2194383bf027cad7e8d257d1f | |
parent | 113f04a836481e9ecc26e8dee8b0e4d52878a288 [diff] |
checkpatch: indent checks -- stop when we run out of continuation lines Ensure we terminate when there are no futher continuation lines when trying to determine relative indent of conditionals and their blocks. Reported-by: John Daiker <daikerjohn@gmail.com> Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>