aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2014-08-06 16:11:25 -0700
committerLinus Torvalds <[email protected]>2014-08-06 18:01:29 -0700
commite81f239b4db2ad6c4b029ed92f0222601ce42abe (patch)
treee031acf2105cba2579c89556e80c0143a54b75f0 /net/lapb/lapb_subr.c
parent1813087dbc54ff1485bcc84b66d34052eaf23387 (diff)
checkpatch: fix false positive MISSING_BREAK warnings with --file
Using --file mode can give false positives with MISSING_BREAK fall-through warnings on simple but long multiple consecutive case statements. Look for all lines before a case statement for a switch or a statement when using --file mode. Fix a misspelling of preceded while there. Signed-off-by: Joe Perches <[email protected]> Reported-by: Lee Jones <[email protected]> Acked-by: Lee Jones <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions