diff options
| author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-07 15:49:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 17:13:03 +0200 |
| commit | 3dc682aed3a188d32eaa7e8a283b7295ea18fd8f (patch) | |
| tree | 9a74562fba3e8eb271332c18a092ebab9255f6d2 /scripts/gdb/linux/utils.py | |
| parent | 394ceaa2b3b27f67f143477086642087155a11b3 (diff) | |
staging: rtl8723bs: put constant on the right side in if condition
fix the following post-commit hook checkpatch warning:
WARNING: Comparisons should place the constant on the right side of the test
683: FILE: drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:2204:
+ if (_SUCCESS != rtw_set_chplan_cmd(padapter, channel_plan_req, 1, 1))
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/41c98d13d5c74b1329ae125f097b780745cf8246.1617802415.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
