OSDN Git Service

greybus: Prefix hexadecimal values with 0x while printing them
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 4 Dec 2015 16:00:10 +0000 (21:30 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 5 Dec 2015 00:23:36 +0000 (16:23 -0800)
commitb933fa4a40962c77254405a5274c8927f53b5074
tree281f046cabe2487c0f219334e66f99048984c382
parent2f3db927cdf7627aa5359ff46c80ab72f7971980
greybus: Prefix hexadecimal values with 0x while printing them

To clearly specify the base for printed values, prefix hexadecimal
values with 0x.

Suggested-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c
drivers/staging/greybus/sdio.c
drivers/staging/greybus/svc.c
drivers/staging/greybus/uart.c