diff options
| author | Abhai Kollara <abhai@protonmail.com> | 2026-04-30 20:12:06 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-04 16:49:14 +0200 |
| commit | 1dd3d7febbba0c7c9162859fc5af63f982ec1fe2 (patch) | |
| tree | 831612f4f3a5e86a4fa9d107a90cdacb72592a18 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 617a446d0e80ffe41189cc90ae462b4e9e956b8b (diff) | |
staging: rtl8723bs: simplify NULL pointer comparisons in rtw_recv.h
Fix checkpatch.pl warnings regarding explicit comparisons to NULL.
The kernel coding style prefers the shorter if (!ptr) idiom over
if (ptr == NULL). Clean up the inline functions in rtw_recv.h to
match this standard.
Signed-off-by: Abhai Kollara <abhai@protonmail.com>
Reviewed-by: Luka Gejak <luka.gejak@linux.dev>
Link: https://patch.msgid.link/20260430201158.2807823-1-abhai@protonmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
