diff options
| author | Philipp Hahn <phahn-oss@avm.de> | 2026-03-10 12:48:42 +0100 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-10 06:58:37 -1000 |
| commit | 98059335382dc5870207d6a0c1c9e7a004d627ad (patch) | |
| tree | b94004391ed52fce5f4f5d4cab882a21d13dccb5 /tools/perf/scripts/python | |
| parent | b8840942644cd76438a192ff493c60ec2169f7ef (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
