summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMichal Pecio <michal.pecio@gmail.com>2026-05-18 07:32:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-18 15:16:58 +0200
commitaf8c5aa7a9c6f503d81f103d7ab4f8d759521de3 (patch)
treeb502467706698c15ed5da0e142b87ee22e8156c7 /scripts/objdiff
parent727d045d064b7c9a24db3bce9c0485a382cb768b (diff)
usb: core: Clean up SuperSpeed/eUSB2 descriptor validation logging
Core usually prints endpoint addresses with 0x%X format. Change this code to use it too, instead of just %d. Particularly for IN, 0x83 seems more readable than 131. While at that, fix checkpatch warnings about multi-line quoted strings, as well as missing or doubled whitespace in those strings. Signed-off-by: Michal Pecio <michal.pecio@gmail.com> Link: https://patch.msgid.link/20260518073258.6532bdd5.michal.pecio@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions