mirror_ubuntu-kernels/drivers/net/wireless/realtek/rtlwifi
Jason Yan dd7a3a331f rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit
This addresses the following coccinelle warning:

drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c:1155:27-47: WARNING:
Comparison of 0/1 to bool variable
drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c:1156:3-23: WARNING:
Assignment of 0/1 to bool variable
drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c:1159:3-23: 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: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200919074437.3459305-1-yanaijie@huawei.com
2020-09-22 10:18:38 +03:00
..
btcoexist rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:45 +03:00
rtl8188ee rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift 2020-09-22 10:16:41 +03:00
rtl8192c rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift 2020-09-22 10:16:41 +03:00
rtl8192ce rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c 2020-09-21 16:02:48 +03:00
rtl8192cu rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c 2020-09-21 16:02:47 +03:00
rtl8192de rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift 2020-09-22 10:16:41 +03:00
rtl8192ee rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit 2020-09-22 10:17:42 +03:00
rtl8192se rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift 2020-09-22 10:16:41 +03:00
rtl8723ae rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c 2020-09-16 09:12:11 +03:00
rtl8723be rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit 2020-09-22 10:18:38 +03:00
rtl8723com rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift 2020-09-22 10:16:41 +03:00
rtl8821ae rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit 2020-09-22 10:18:10 +03:00
base.c rtlwifi: Use fallthrough pseudo-keyword 2020-09-01 12:35:38 +03:00
base.h rtlwifi: Remove dependence on special bit manipulation macros for common driver 2019-12-18 20:22:29 +02:00
cam.c rtlwifi: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:43 +03:00
cam.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
core.c rtlwifi: Use fallthrough pseudo-keyword 2020-09-01 12:35:38 +03:00
core.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
debug.c rtlwifi: Remove temporary definition of RT_TRACE 2020-09-02 12:03:47 +03:00
debug.h rtlwifi: Remove temporary definition of RT_TRACE 2020-09-02 12:03:47 +03:00
efuse.c rtlwifi: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:43 +03:00
efuse.h rtlwifi: Remove CamelCase variables from base code 2019-02-19 17:02:51 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c rtlwifi: switch from 'pci_' to 'dma_' API 2020-09-09 10:33:17 +03:00
pci.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
ps.c rtlwifi: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:43 +03:00
ps.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
pwrseqcmd.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
rc.c mac80211: populate debugfs only after cfg80211 init 2020-04-24 11:30:13 +02:00
rc.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
regd.c rtlwifi: Replace RT_TRACE with rtl_dbg 2020-08-31 18:25:43 +03:00
regd.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
stats.c rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
stats.h rtlwifi: Replace old-style license information 2019-02-19 16:59:43 +02:00
usb.c rtlwifi: fix build warning 2020-09-01 11:59:46 +03:00
usb.h rtlwifi: Fix blank line errors in main header files 2019-02-28 10:30:01 +02:00
wifi.h wireless: realtek: Replace zero-length array with flexible-array member 2020-03-23 18:51:56 +02:00