diff options
| author | Mike Rapoport <mike.rapoport@gmail.com> | 2015-10-13 16:03:42 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-13 20:21:10 +0300 |
| commit | c9f6bb961d7afefc238f0e420eb40a155ee9a6e8 (patch) | |
| tree | 5bb1574dc5e26d493a344697b26f01630ebde9d0 /include/linux/flex_array.h | |
| parent | 106495c41fb24901bd1c192373c3085961378297 (diff) | |
| download | linux-c9f6bb961d7afefc238f0e420eb40a155ee9a6e8.tar.xz | |
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 <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
