summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSoumya Negi <soumya.negi97@gmail.com>2023-10-19 18:55:21 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-21 12:02:36 +0200
commit08c7bee3b3863eab155222b177cecf8aeaaa1232 (patch)
tree6d8591e653ccca05548e25dfd1ad3989e5c9acc8 /tools/perf/scripts/python/task-analyzer.py
parentd964afa772e13628fafb1c77faa58341a1d8aa91 (diff)
staging: vme_user: Remove printk() in find_bridge()
Don't log error message in find_bridge(). The printk() triggers a checkpatch warning: WARNING: Prefer [subsystem eg: netdev]_err([subsystem]dev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... It can't be replaced by dev_err() & using pr_err() is not helpful as it doesn't give much context to the user. It is better to remove it. Signed-off-by: Soumya Negi <soumya.negi97@gmail.com> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/028725ebbc522f73c39f5b1ec4cc2bdbdf588971.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