diff options
| author | Philipp Hahn <phahn-oss@avm.de> | 2026-03-10 14:49:17 +0300 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-03-10 16:33:26 +0300 |
| commit | e68f95a51d1a8c1594b536c4d495cbea38d47561 (patch) | |
| tree | a0aeaaabc358c54a5c214e32e08789cb15199ed6 /include | |
| parent | e70ffd8fb18d1831320b344406f387b4f37e827e (diff) | |
| download | linux-e68f95a51d1a8c1594b536c4d495cbea38d47561.tar.xz | |
leds: Prefer IS_ERR_OR_NULL over manual NULL check
Prefer using IS_ERR_OR_NULL() over using IS_ERR() and a manual NULL
check.
Change generated with coccinelle.
Signed-off-by: Philipp Hahn <phahn-oss@avm.de>
Link: https://patch.msgid.link/20260310-b4-is_err_or_null-v1-51-bd63b656022d@avm.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
