diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-02-14 12:46:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-19 16:47:56 +0100 |
commit | 141765729ea7c83404d25096526662f2d6ddce36 (patch) | |
tree | 3d20cece775d6f121ef432a0ca43a2a65fe0acd4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5d445a4395522652892b1d6d5d9600193d57276a (diff) |
staging: gpib: common core console messaging cleanup
Enable module name to be printed in pr_xxx and dev_xxx
Change pr_err to dev_err wherever possible.
Remove dev_dbg messages on entry to some functions.
Remove error messages where userland can figure out
what went wrong through errno.
Remove __func__ and pid parameters in dev_dbg messages as
these can be enabled by dynamic debug.
Remove minor and "gpib" from dev_err and dev_dbg messages
since this information is printed by the dev name.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250214114708.28947-6-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions