aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2021-08-29 17:45:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-13 08:49:43 +0200
commitcd1f1450092216b3e39516f8db58869b6fc20575 (patch)
tree3ed0bc1451dcc497263d4335f81028b9fe597223 /scripts
parentstaging: rtl8723bs: remove unused _rtw_init_queue() function (diff)
staging: rtl8723bs: clean up comparsions to NULL
Clean up comparsions to NULL reported by checkpatch. x == NULL -> !x x != NULL -> x Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20210829154533.11054-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions