From: Randy Dunlap Date: Thu, 1 May 2008 11:34:55 +0000 (-0700) Subject: PNP: fix printk format warnings X-Git-Tag: v2.6.26-rc1~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7793bfcfccc91d036d61618d90baf2be3d76e710;p=pandora-kernel.git PNP: fix printk format warnings next-20080430/drivers/pnp/pnpbios/rsparser.c:594: warning: format '%d' expects type 'int', but argument 4 has type 'resource_size_t' next-20080430/drivers/pnp/pnpbios/rsparser.c:605: warning: format '%d' expects type 'int', but argument 4 has type 'resource_size_t' [joe@perches.com: fix it] [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Randy Dunlap Cc: Bjorn Helgaas Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed