summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLei Huang <huanglei@kylinos.cn>2026-07-20 10:54:34 +0800
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-07-27 14:22:06 +0200
commit236720f3436d7fe05925f635bd4450f139d6d0b0 (patch)
tree59c6ddda2d9a28795c3e6ea2651aa589515f4fcc /tools/perf/scripts/python/bin/stackcollapse-report
parent0235f4da3e18895d48925674d6c1487c97c21bdd (diff)
media: s2255: Replace NULL comparisons with ! notation
Fix all 15 'CHECK: Comparison to NULL could be written' issues reported by checkpatch.pl in s2255drv.c. Replace 'x == NULL' with '!x' for pointer NULL checks. Signed-off-by: Lei Huang <huanglei@kylinos.cn> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions