diff options
author | 2018-02-13 08:25:57 -0600 | |
---|---|---|
committer | 2018-03-05 23:15:43 +0100 | |
commit | 2db3fec507bd822ed81c031221b97701238949dc (patch) | |
tree | b99e88be3a36e859af480d86893c092e15ccefa3 /net/netfilter/x_tables.c | |
parent | netfilter: nf_conntrack_broadcast: remove useless parameter (diff) | |
download | wireguard-linux-2db3fec507bd822ed81c031221b97701238949dc.tar.xz wireguard-linux-2db3fec507bd822ed81c031221b97701238949dc.zip |
netfilter: ipt_ah: return boolean instead of integer
Return statements in functions returning bool should use
true/false instead of 1/0.
This issue was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions