diff options
author | Tom Rix <trix@redhat.com> | 2021-01-24 07:09:16 -0800 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-01-27 10:01:46 +0100 |
commit | 22d63be91c5016207d0de25ed279707865f07e4f (patch) | |
tree | 380a9f10d9589a36f6f3d99d64ef5ff9a5475c65 /net/switchdev/switchdev.c | |
parent | 54eca60b1c94fb1de3e59a936d428a291879de8a (diff) |
can: mcba_usb: remove h from printk format specifier
This change fixes the checkpatch warning described in this commit commit
cbacb5ab0aa0 ("docs: printk-formats: Stop encouraging use of unnecessary
%h[xudi] and %hh[xudi]")
Standard integer promotion is already done and %hx and %hhx is useless so do
not encourage the use of %hh[xudi] or %h[xudi].
Link: https://lore.kernel.org/r/20210124150916.1920434-1-trix@redhat.com
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions