commit | 0f7ab288ade970b7754d89b594e872ea40af8f66 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 22:16:04 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 12:25:39 2020 +0200 |
tree | 2054a1613eec73d783650d03cd37b4f23db699f7 | |
parent | 57a3b60ddbfa87e8707c453c69915a3c5d2c9e50 [diff] |
ath10k: use true,false for bool variable Fixes coccicheck warning: drivers/net/wireless/ath/ath10k/htt_rx.c:2143:2-31: 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>