diff options
author | 2016-11-14 08:24:19 +0800 | |
---|---|---|
committer | 2016-11-14 16:36:00 -0500 | |
commit | d94d02547ef9043ac04484088f7a6cd264ad7972 (patch) | |
tree | 997e1355d8bee51161dbe1188a0565018bf7c2c8 /net/unix/af_unix.c | |
parent | bpf: Use u64_to_user_ptr() (diff) | |
download | wireguard-linux-d94d02547ef9043ac04484088f7a6cd264ad7972.tar.xz wireguard-linux-d94d02547ef9043ac04484088f7a6cd264ad7972.zip |
driver: macvlan: Replace integer number with bool value
The return value of function macvlan_addr_busy is used as bool value,
so use bool value instead of integer number "1" and "0".
Signed-off-by: Gao Feng <gfree.wind@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions