diff options
author | 2020-04-18 16:42:12 +0800 | |
---|---|---|
committer | 2020-04-20 11:04:24 -0700 | |
commit | 6d92797716003a462bd75bbda3740718ce54bcdd (patch) | |
tree | 5885ac1f94629aef99f3b443d2db05240d79ed0b /tools/perf/scripts/python | |
parent | ptp: idt82p33: Make two variables static (diff) | |
download | linux-dev-6d92797716003a462bd75bbda3740718ce54bcdd.tar.xz linux-dev-6d92797716003a462bd75bbda3740718ce54bcdd.zip |
net: hns: use true,false for bool variables
Fix the following coccicheck warning:
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c:700:2-8: WARNING:
Assignment of 0/1 to bool variable
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c:702:2-8: WARNING:
Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions