summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPhilipp Hahn <phahn-oss@avm.de>2026-03-10 12:49:25 +0100
committerThomas Gleixner <tglx@kernel.org>2026-03-25 18:07:39 +0100
commit723ddce93e8db101e3cf30d9956240b964603c3c (patch)
treef7855852000877bb5828ab3f7f025017c8e659c5 /tools/perf/scripts/python
parentc369299895a591d96745d6492d4888259b004a9e (diff)
debugobjects: Drop likely() around !IS_ERR_OR_NULL()
IS_ERR_OR_NULL() already uses likely(!ptr) internally. checkpatch points out the nesting: Remove the explicit use of likely(). Change generated with coccinelle. Signed-off-by: Philipp Hahn <phahn-oss@avm.de> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260310-b4-is_err_or_null-v1-59-bd63b656022d@avm.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions