diff options
author | Stefan Herdler <[email protected]> | 2024-05-07 02:24:45 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-04 16:19:55 +0200 |
commit | 47da4d15c93aaf055225106b382423453f5eecc8 (patch) | |
tree | f35e6d1264ec1a759e229df7be7e9075d570c19a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 72707bdc22e2586232585935fa088bedb9a8940d (diff) |
media: sp8870: coding style fixes: logging
This patch fixes the following checkpatch warnings:
WARNING:PREFER_PR_LEVEL: Prefer [subsystem eg: netdev]_dbg([subsystem]dev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ...
WARNING:PRINTK_WITHOUT_KERN_LEVEL: printk() should include KERN_<LEVEL> facility level
WARNING:TRACING_LOGGING: Unnecessary ftrace-like logging - prefer using ftrace
ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
Convert logging to the recommend pr_* macros.
Signed-off-by: Stefan Herdler <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions