diff options
author | Daniel Walker <[email protected]> | 2009-09-21 17:04:35 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:47 -0700 |
commit | 113f04a836481e9ecc26e8dee8b0e4d52878a288 (patch) | |
tree | 3f6261a456fd09d2219bb2fe80d90fd0c093f753 /net/lapb/lapb_subr.c | |
parent | 463f28648586721c2191130c9b3c27589dcc11a0 (diff) |
checkpatch: handle C99 comments correctly (performance issue)
This fixes the sanitation process in checkpatch.pl so that it blocks out
the text after a C99 style comment the same way it does with block style
comments. This prevents the text from getting processed as regular code.
Signed-off-by: Daniel Walker <[email protected]>
Signed-off-by: Andy Whitcroft <[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