commit | 891984bccf64138cb721f87abae838af5636281a | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 22:16:01 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:40:42 2020 +0200 |
tree | cfeb25db2f0138c82c750852fefc4d373400df25 | |
parent | 8ddd4a2a6b5930b8318b994e416db4491795a8aa [diff] |
rtw88: use true,false for bool variable Fixes coccicheck warning: drivers/net/wireless/realtek/rtw88/phy.c:1437:1-24: 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>