Re: [PATCH -next] firmware: fix memmap printk format warnings

From: Bernhard Walle
Date: Sat Jul 12 2008 - 18:17:49 EST


* Randy Dunlap <randy.dunlap@xxxxxxxxxx> [2008-07-11 12:58]:
>
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> cc: Bernhard Walle <bwalle@xxxxxxx>
>
> Fix firmware/memmap printk format warnings:
>
> linux-next-20080711/drivers/firmware/memmap.c:156: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t'
> linux-next-20080711/drivers/firmware/memmap.c:161: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t'

Thanks for the patch. I did not include that change in my cleanup sent
to Andrew to not conflict with that patch.


Bernhard
--
Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development
--
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/