summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorPhilipp Hahn <phahn-oss@avm.de>2026-03-10 14:48:42 +0300
committerTejun Heo <tj@kernel.org>2026-03-10 19:58:37 +0300
commit98059335382dc5870207d6a0c1c9e7a004d627ad (patch)
treeb94004391ed52fce5f4f5d4cab882a21d13dccb5 /scripts/decode_stacktrace.sh
parentb8840942644cd76438a192ff493c60ec2169f7ef (diff)
downloadlinux-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/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions