commit | ee52c44dee63ff2686a7b0d98fff7c80852ac022 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Oct 27 17:47:04 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 27 18:43:43 2016 -0700 |
tree | b629b027b4811f75a440f161e97fd0750791529b | |
parent | 14f947c87a2164b19c7f8c02234f4f348e03f409 [diff] |
block: DAC960: print a hex number after a 0x prefix It makes the message hard to interpret correctly if a base 10 number is prefixed by 0x. So change to a hex number. Link: http://lkml.kernel.org/r/20161026125658.25728-3-u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>