diff options
| author | Philipp Hahn <phahn-oss@avm.de> | 2026-03-10 14:48:42 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-10 19:58:37 +0300 |
| commit | 98059335382dc5870207d6a0c1c9e7a004d627ad (patch) | |
| tree | b94004391ed52fce5f4f5d4cab882a21d13dccb5 /scripts/git.orderFile | |
| parent | b8840942644cd76438a192ff493c60ec2169f7ef (diff) | |
| download | linux-98059335382dc5870207d6a0c1c9e7a004d627ad.tar.xz | |
sched: 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>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
