HID: wiimote: remove h from printk format specifier
authorTom Rix <trix@redhat.com>
Tue, 15 Dec 2020 14:59:28 +0000 (06:59 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 7 Jan 2021 09:14:58 +0000 (10:14 +0100)
commit4d2b71634b5ad142617e430bc6ef659331a576d0
treed34978a896f1c3e64286a14f9f18cd7282d54467
parenta876e7e2a8e62712425be178d483ffdff09f0853
HID: wiimote: remove h from printk format specifier

See Documentation/core-api/printk-formats.rst.
h should no longer be used in the format specifier for printk.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wiimote-core.c