aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorkbuild test robot <[email protected]>2016-10-15 01:13:14 +0000
committerJozsef Kadlecsik <[email protected]>2016-11-10 12:28:50 +0000
commit737d387b75ec79d62b12fd8996c634b4635cc98f (patch)
tree44633f0282a29a7e2d8d1cdca03a05c4d8112fad /net/unix/af_unix.c
parentnetfilter: ipset: use setup_timer() and mod_timer(). (diff)
downloadkernel-737d387b75ec79d62b12fd8996c634b4635cc98f.tar.gz
kernel-737d387b75ec79d62b12fd8996c634b4635cc98f.zip
netfilter: ipset: hash: fix boolreturn.cocci warnings
net/netfilter/ipset/ip_set_hash_ipmac.c:70:8-9: WARNING: return of 0/1 in function 'hash_ipmac4_data_list' with return type bool net/netfilter/ipset/ip_set_hash_ipmac.c:178:8-9: WARNING: return of 0/1 in function 'hash_ipmac6_data_list' 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: Tomasz Chilinski <[email protected]> Signed-off-by: Fengguang Wu <[email protected]> Signed-off-by: Jozsef Kadlecsik <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions