diff options
author | Steffen Maier <[email protected]> | 2017-07-10 15:52:10 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-10 16:32:35 -0700 |
commit | fe658f94b2c911729afbffeeb1f5f03f0a26d9e6 (patch) | |
tree | 098b4d57ac4aafc386e2fedf8cd4114fba7f7eab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 628f91a28649d063a048629d9d15b3e5c4dcaa37 (diff) |
checkpatch: [HLP]LIST_HEAD is also declaration
Fixes the following false warning among others for LLIST_HEAD and
PLIST_HEAD:
WARNING: Missing a blank line after declarations
#71: FILE: drivers/s390/scsi/zfcp_fsf.c:422:
+ struct hlist_node *tmp;
+ HLIST_HEAD(remove_queue);
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Steffen Maier <[email protected]>
Acked-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions