diff options
author | wangzhitong <wangzhitong@uniontech.com> | 2021-09-18 12:39:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-19 14:43:56 +0300 |
commit | db9c8e2b1e246fc2dc20828932949437793146cc (patch) | |
tree | 63aa61228e6b84238b5a19642a47f90f17268eb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aed0826b0cf2e488900ab92193893e803d65c070 (diff) | |
download | linux-db9c8e2b1e246fc2dc20828932949437793146cc.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions