diff options
| author | Mike Rapoport <[email protected]> | 2015-10-13 16:03:42 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-13 10:21:10 -0700 |
| commit | c9f6bb961d7afefc238f0e420eb40a155ee9a6e8 (patch) | |
| tree | 5bb1574dc5e26d493a344697b26f01630ebde9d0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 106495c41fb24901bd1c192373c3085961378297 (diff) | |
staging: lustre: add a blank line after function/struct/union/enum declarations
Fixes checkpatch.pl CHECK:LINE_SPACING: Please use a blank line after
function/struct/union/enum declarations
The patch is generated using checkpatch.pl --fix-inplace:
for f in $(find drivers/staging/lustre/ -type f) ; do
./scripts/checkpatch.pl --types "LINE_SPACING" --fix-inplace -f $f
done
Signed-off-by: Mike Rapoport <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions