Re: [PATCH -next] watchdog: fix ie6xx_wdt.c printk format warning

From: Wim Van Sebroeck
Date: Mon May 14 2012 - 09:15:52 EST


Hello Randy,

> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>
> Fix printk format warning; use cast to u64 since resource_size_t can
> be either u32 or u64.
>
> drivers/watchdog/ie6xx_wdt.c:261:4: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'resource_size_t'
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Fix added to linux-watchdog-next.

Thanks,
Wim.

--
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/