diff options
| author | Lei Huang <huanglei@kylinos.cn> | 2026-07-20 10:55:06 +0800 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-07-27 14:22:07 +0200 |
| commit | 71bb625ce24adaf59f343182b8a592de86a6b39f (patch) | |
| tree | 89a2e8439c9837420eff506386d110798e2b273f /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 98f0eda9a71de1f78609451285a4b84993b809fd (diff) | |
media: s2255: Remove unnecessary debug logging and out-of-memory messages
Fix all 5 'WARNING: Unnecessary ftrace-like logging - prefer using
ftrace' issues reported by checkpatch.pl in s2255drv.c. Remove
dprintk/dev_info calls that only print the function name, as ftrace
can provide the same function tracing information.
Fix all 3 'WARNING: Possible unnecessary 'out of memory' message'
issues reported by checkpatch.pl in s2255drv.c. The kernel's memory
allocator already prints a warning on allocation failure, making
these messages redundant.
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
