HID: uclogic: remove h from printk format specifier
authorTom Rix <trix@redhat.com>
Tue, 15 Dec 2020 14:54:54 +0000 (06:54 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 7 Jan 2021 09:14:57 +0000 (10:14 +0100)
commita876e7e2a8e62712425be178d483ffdff09f0853
treef434dddb0c8c6386f0e8beb577e33eaa10668fe0
parent273435a1d4e5826f039625c23ba4fe9a09f24d75
HID: uclogic: 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-uclogic-params.c