diff options
author | Andy Whitcroft <[email protected]> | 2010-10-26 14:23:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-10-26 16:52:19 -0700 |
commit | 6b4c5bebcebb0a48d29947e9aa749650751a7696 (patch) | |
tree | 95a5dcebb9046e280ed829391f2d2f8458cd349e /lib/string_helpers.c | |
parent | 658716d19f8f155c67d4677ba68034b8e492dfbe (diff) |
checkpatch: fix regressions in "fix handling of leading spaces"
The patch "checkpatch: fix handling of leading spaces" added checks for
leading spaces on lines, but this introduces regressions. Firstly it does
not correctly detect when we are in a comment. Secondly it does not allow
for preprocessor command spacing. Finally it does not allow for label
indentation which is required to be less than one tab. Fix these up:
Signed-off-by: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions