diff options
| author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2025-10-08 19:54:27 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-13 09:35:16 +0200 |
| commit | a3a8c9c18f6904a777ff21f300d3da8c2b214c80 (patch) | |
| tree | 44da3e616b51f13c3ecda07e1b17caebf9ef73e7 /drivers/usb/core/buffer.c | |
| parent | e361b2bf54308593158e2abd0645740eee95a9a9 (diff) | |
usb: vhci-hcd: Replace pr_*() with dev_*() logging
Where possible, use driver model logging helpers dev_*() instead of
pr_*() to ensure the messages are always associated with the
corresponding device/driver.
While at it, join the split strings to make checkpatch happy and regain
ability to grep for those log messages in the source code:
WARNING: quoted string split across lines
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20251008-vhci-hcd-cleanup-v2-2-b6acc4dd6e44@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions
