diff options
author | Gao Feng <gfree.wind@gmail.com> | 2016-11-14 01:24:19 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-14 22:36:00 +0100 |
commit | d94d02547ef9043ac04484088f7a6cd264ad7972 (patch) | |
tree | 997e1355d8bee51161dbe1188a0565018bf7c2c8 /drivers/media/usb/dvb-usb | |
parent | bpf: Use u64_to_user_ptr() (diff) | |
download | linux-d94d02547ef9043ac04484088f7a6cd264ad7972.tar.xz 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 'drivers/media/usb/dvb-usb')
0 files changed, 0 insertions, 0 deletions