summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorShrikant Raskar <raskar.shree97@gmail.com>2025-10-31 22:26:45 +0530
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 13:10:07 +0100
commitceff18405f6bd7cf87bd4f47648d902ca9fc0e01 (patch)
tree527ae09ee290d3b75398a729ae790798f749f0e0 /tools/perf/scripts/python/bin/stackcollapse-record
parent56a8676456e1eb6882ec90e3544b3622979c0a11 (diff)
media: saa6588: Remove dprintk macro and use v4l2_info()
The existing 'dprintk' macro used an unwrapped 'if' statement which was flagged by checkpatch, but instead of wrapping it, the debug handling can be simplified. This patch removes the 'dprintk' macro entirely and replaces all its usages with v4l2_info() helper. The unused 'PREFIX' macro is also removed. Signed-off-by: Shrikant Raskar <raskar.shree97@gmail.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions