diff options
author | Joe Perches <joe@perches.com> | 2017-09-13 22:58:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-18 20:40:03 +0200 |
commit | 7016e0627171878810798a842a416dddee4e3329 (patch) | |
tree | 20372681343710d6901b54b09a1472cdf8794325 /include/net/ethoc.h | |
parent | ravb: document R8A77970 bindings (diff) | |
download | linux-7016e0627171878810798a842a416dddee4e3329.tar.xz linux-7016e0627171878810798a842a416dddee4e3329.zip |
net: Convert int functions to bool
Global function ipv6_rcv_saddr_equal and static functions
ipv6_rcv_saddr_equal and ipv4_rcv_saddr_equal currently return int.
bool is slightly more descriptive for these functions so change
their return type from int to bool.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ethoc.h')
0 files changed, 0 insertions, 0 deletions