greybus: remove h from printk format specifier
authorTom Rix <trix@redhat.com>
Tue, 15 Dec 2020 14:53:06 +0000 (06:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jan 2021 14:18:23 +0000 (15:18 +0100)
commit4c5a6a7b71431f39bd80f6c3a14a429602a5555f
tree69018c32e3d909a5647e83eddb44ad92d27b2cd9
parent38d98d73be9f5f90b63d56d73afffa6c9de59c02
greybus: 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.

Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20201215145306.1901598-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/greybus/greybus_trace.h