From: Alexander Beregalov Date: Thu, 21 May 2009 11:44:46 +0000 (+0400) Subject: Staging: cpc-usb: fix printk format warnings X-Git-Tag: v2.6.31-rc1~105^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e23f3e9626b1bdc425f6351d10be28a57aae9c8;p=pandora-kernel.git Staging: cpc-usb: fix printk format warnings Fix this warnings: cpc-usb_drv.c:478: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' cpc-usb_drv.c:1034: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' Signed-off-by: Alexander Beregalov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed