diff options
author | Jason Yan <[email protected]> | 2020-04-18 15:02:33 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-04-21 15:57:52 +0300 |
commit | 23c2ddb574c621cc2c5d9be0bb99a59f18f5863c (patch) | |
tree | e797c1272083368c5571527d5bcea1513669a79c /tools/perf/scripts/python | |
parent | bec095ab477dcc11fbe448c6fae6c2c61a876f37 (diff) |
rtlwifi: rtl8723ae: use true,false for bool variables
Fix the following coccicheck warning:
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c:81:1-34: WARNING:
Assignment of 0/1 to bool variable
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c:83:1-34: WARNING:
Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions