diff options
author | André Draszik <andre.draszik@linaro.org> | 2025-04-09 21:37:40 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-05-23 08:48:45 +0100 |
commit | 856c6514d5ab491a5ad4be6e797d0d5283ad51aa (patch) | |
tree | b9089a073b2e008e22e67ed7eaeaafa94da81e42 /scripts/lib/kdoc/kdoc_files.py | |
parent | adf91d9e1983dec3d5fabc273e8ff89918b852c1 (diff) |
mfd: sec: Don't compare against NULL / 0 for errors, use !
Follow general style and use if (!arg) instead of comparing against
NULL.
While at it, drop a useless init in sec-irq.c.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20250409-s2mpg10-v4-19-d66d5f39b6bf@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions