From: Pierre Ossman Date: Thu, 13 Jul 2006 09:35:41 +0000 (+0200) Subject: PNP: Add missing casts in printk() arguments X-Git-Tag: v2.6.18-rc4~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2131ca8915ae545c596f94e75b692be2811d9c03;p=pandora-kernel.git PNP: Add missing casts in printk() arguments Some resource_size_t values are fed to printk() without handling the fact that they can have different size depending on your .config. Signed-off-by: Pierre Ossman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed