From: Alexander Beregalov Date: Thu, 28 May 2009 21:34:33 +0000 (-0700) Subject: parport_gsc: fix printk format error X-Git-Tag: v2.6.30-rc8~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d598b41aebee67bf95802b68b888e98a449687;p=pandora-kernel.git parport_gsc: fix printk format error drivers/parport/parport_gsc.c:356: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t' [akpm@linux-foundation.org: fix it to handle u64's] Signed-off-by: Alexander Beregalov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed