diff options
author | wangzhitong <wangzhitong@uniontech.com> | 2021-09-18 17:39:10 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-19 12:43:56 +0100 |
commit | db9c8e2b1e246fc2dc20828932949437793146cc (patch) | |
tree | 63aa61228e6b84238b5a19642a47f90f17268eb0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aed0826b0cf2e488900ab92193893e803d65c070 (diff) |
NET: IPV4: fix error "do not initialise globals to 0"
this patch fixes below Errors reported by checkpatch
ERROR: do not initialise globals to 0
+int cipso_v4_rbm_optfmt = 0;
Signed-off-by: wangzhitong <wangzhitong@uniontech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions