diff options
author | Soumya Negi <soumya.negi97@gmail.com> | 2023-10-19 18:55:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-21 12:02:35 +0200 |
commit | 3ad533b3fb9bd7ab0582497f67cf6b7b38bdb868 (patch) | |
tree | d26f8d239604b8c07fd22e070b977f4ee3141d17 /tools/perf/scripts/python/task-analyzer.py | |
parent | 218f1c140217cb782bd695ff0cd53a48a95ebaf6 (diff) |
staging: vme_user: Replace printk() with dev_*()
vme.c uses printk() to log messages. To improve and standardize message
formatting, use logging mechanisms dev_err()/dev_warn() instead. Retain
the printk log levels of the messages during replacement.
Issue found by checkpatch.pl
Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
Acked-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/a36a0b839f9c21efe1f2df6f9272ae882fd04fb8.1697763267.git.soumya.negi97@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions