diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-02-14 12:46:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-19 16:47:56 +0100 |
commit | f2bda0b660bd3759cdf54ad8823ddf0d4fc80c82 (patch) | |
tree | 785ce037a882e368bf4f0c499a11cbe6d65e81d7 /tools/perf/scripts/python | |
parent | 141765729ea7c83404d25096526662f2d6ddce36 (diff) |
staging: gpib: fluke console messaging cleanup
Enable module name to be printed in pr_xxx and dev_xxx
Use DRV_NAME defined as KBUILD_MODNAME instead of hard coded
string "fluke_gpib" in platform_driver struct.
Remove commented printk's.
Change pr_err to dev_err wherever possible
Remove "fluke_gpib:" prefix in messages since this is
printed with the module name.
Correct dev_err message erroneously containing cb7210 identifier.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250214114708.28947-7-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions