aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorWu Fengguang <[email protected]>2015-02-11 20:33:05 +0800
committerPablo Neira Ayuso <[email protected]>2015-02-11 16:13:30 +0100
commit7f73b9f1ca7334eec0ff9a40e37ece92dd3e420f (patch)
tree2469815d18ac67a6943fe6a7f0e71cf2675f96a1 /scripts/gdb/linux
parent5cca4ace0fac4474edb02120bf1284ed6eb059aa (diff)
netfilter: ipset: fix boolreturn.cocci warnings
net/netfilter/xt_set.c:196:9-10: WARNING: return of 0/1 in function 'set_match_v3' with return type bool net/netfilter/xt_set.c:242:9-10: WARNING: return of 0/1 in function 'set_match_v4' with return type bool Return statements in functions returning bool should use true/false instead of 1/0. Generated by: scripts/coccinelle/misc/boolreturn.cocci CC: Jozsef Kadlecsik <[email protected]> Signed-off-by: Fengguang Wu <[email protected]> Acked-by: Jozsef Kadlecsik <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions