diff options
| author | 2013-07-03 15:05:29 -0700 | |
|---|---|---|
| committer | 2013-07-03 16:07:44 -0700 | |
| commit | 77b9a53a627491df83a75361440485629c35aa91 (patch) | |
| tree | 8a3176a5cc00a3e8173e03b73b8459f21c8cdf3b /tools/perf/scripts/python | |
| parent | checkpatch: add a placeholder to check blank lines before declarations (diff) | |
checkpatch: don't warn on blank lines before/after braces as often
Check to make sure the blank lines aren't comment lines like:
bool foo(bool bar)
{
/* Don't warn on a leading comment */
return !bar;
/* Don't warn on a trailing comment either */
}
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
