diff options
| author | Joe Perches <[email protected]> | 2017-09-13 13:58:15 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-09-18 11:40:03 -0700 |
| commit | 7016e0627171878810798a842a416dddee4e3329 (patch) | |
| tree | 20372681343710d6901b54b09a1472cdf8794325 /tools/perf/scripts/python/netdev-times.py | |
| parent | 785ec87483d1e24a012ecf642ee7d07c4118f142 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions