Re: [PATCH 02/15] cpufreq: fix decimal printf format specifiers prefixed with 0x

From: Hans Wennborg
Date: Thu Aug 07 2014 - 01:53:39 EST


On 08/06/2014 01:35 PM, Rafael J. Wysocki wrote:
On Tuesday, August 05, 2014 09:41:48 PM Hans Wennborg wrote:
The prefix suggests the number should be printed in hex, so use
the %x specifier to do that.

Found by using regex suggested by Joe Perches.

Signed-off-by: Hans Wennborg <hans@xxxxxxxxxx>

This triggers a build warning related to the formats. Care to fix up?

Sure. Sending a new patch, hopefully attached to the same thread (still working on my git send-mail skills).

- Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/