diff options
| author | Fabio Aiuto <[email protected]> | 2021-04-04 16:09:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-05 12:16:16 +0200 |
| commit | 433426f21b1b6924b3a1da3c4f89e5e6ccfd0222 (patch) | |
| tree | 9462c59b2afd6b7b0531501a2807a6cfd2a3d823 /tools/perf/scripts/python/syscall-counts.py | |
| parent | b4bb8a0c0e84238aabff880677cf89276b9ef2fc (diff) | |
staging: rtl8723bs: place constant on the right side of the test in core/rtw_ioctl_set.c
fix posst-commit hook checkpatch issues:
WARNING: Comparisons should place the constant on the right
side of the test
40: FILE: drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:71:
+ if (_SUCCESS != ret)
WARNING: Comparisons should place the constant on the right
side of the test
69: FILE: drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:122:
+ if (_SUCCESS != ret)
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/3c701cacd71a6bb0f59242fc3a987f72dabb93e2.1617545239.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions