diff options
| author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-07 15:49:31 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 17:13:03 +0200 |
| commit | 394ceaa2b3b27f67f143477086642087155a11b3 (patch) | |
| tree | a7f4c91766f4c2a6c66a86bd8a8ffb2862fc56fd /scripts/gdb/linux/utils.py | |
| parent | 21e161c3cea5ab3265b540ccb5c4671940306831 (diff) | |
drivers: rtl8723bs: rewrite comparison to null
fix following post-commit hook checkpatch warnings:
CHECK: Comparison to NULL could be written "!psta"
97: FILE: drivers/staging/rtl8723bs/core/rtw_ap.c:2115:
+ if (psta == NULL)
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/0c6d53c851d1b07eb0183108e0bad7b4f273f04b.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
