commit | b933fa4a40962c77254405a5274c8927f53b5074 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Dec 04 21:30:10 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Fri Dec 04 16:23:36 2015 -0800 |
tree | 281f046cabe2487c0f219334e66f99048984c382 | |
parent | 2f3db927cdf7627aa5359ff46c80ab72f7971980 [diff] |
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>