commit | d27c768f3b617a5a94844e58b18f773d2e40f41c | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 22:16:03 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 12:19:02 2020 +0200 |
tree | c3ce03cc2e8b4a0ed284dc2a5b918a78d5a94983 | |
parent | e07c5f2e4e911d933c8daa3c6f6be063ee0e5c2d [diff] |
ath9k: use true,false for bool variable Fixes coccicheck warning: drivers/net/wireless/ath/ath9k/ar9003_aic.c:409:2-12: WARNING: Assignment of 0/1 to bool variable Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>