summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorDominique Martinet <dominique.martinet@atmark-techno.com>2025-08-01 16:52:02 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-13 16:55:27 +0200
commitb12daf363f3d4ded1c12d01ab7c45b6179c586ab (patch)
treed57c4fc12969e912543f5303b4d966808c6529da /scripts/lib/kdoc/kdoc_output.py
parent015709748ca921975ac1c91b40f664ca8c370eb6 (diff)
USB: lower "Device is not authorized for usage" message to info
This message is not a useful error in practice: - when using tools such as usbguard, the message is always printed but it does not presume anything regarding the actual device acceptance (later 'authorized to connect' message is at info level, and not displayed on console) - this can be a source of flood if a usb device connection is flaky - ... and it is only displayed as the result of an admin action (modifying authorized_default), working as intended, so not likely to be an error. This is still useful to know when looking at usb devices problems, so info seems appropriate for this class of messages together with the later eventual authorized message. Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com> Link: https://lore.kernel.org/r/20250801-usb-auth-v1-1-a59bfdf0293f@atmark-techno.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions