diff options
| author | Michael Huang <tehsiu.huang@gmail.com> | 2026-01-24 15:15:57 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-27 15:46:34 +0100 |
| commit | 6007fd46039d56a67024f92fffa262418509ce73 (patch) | |
| tree | 204d3a7aeb23dcdb18a39426edca057a19bd6f94 /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | 5747a86451836bbcd70b6ab61d7272d013690ff8 (diff) | |
staging: rtl8723bs: use !ptr instead of ptr == NULL
Simplify pointer null checks by using the "!ptr" convention instead of
the more verbose "ptr == NULL" comparison.
Signed-off-by: Michael Huang <tehsiu.huang@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/20260124231557.18189-8-tehsiu.huang@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
