diff options
| author | Joe Perches <[email protected]> | 2013-09-11 14:23:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:43 -0700 |
| commit | 70dc8a48357ce630d8a76887a9a36f0d34c8caf2 (patch) | |
| tree | aba8963ae8efcc2c6ecaa5cb495e53254fa9d7fc /tools/perf/scripts/python | |
| parent | 7e51f1979237e01bcd4e04e434c5da79151f08f8 (diff) | |
checkpatch: warn when using extern with function prototypes in .h files
Using the extern keyword on function prototypes is superfluous visual
noise so suggest removing it.
Using extern can cause unnecessary line wrapping at 80 columns and
unnecessarily long multi-line function prototypes.
Signed-off-by: Joe Perches <[email protected]>
Suggested-by: Hannes Frederic Sowa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions