From: Andrew Morton Date: Fri, 3 Feb 2006 11:04:04 +0000 (-0800) Subject: [PATCH] sx.c printk warning fixes X-Git-Tag: v2.6.16-rc3~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19dfe31c29e0ebb88cf1cd2211da3e2ff2a26d52;p=pandora-kernel.git [PATCH] sx.c printk warning fixes drivers/char/sx.c: In function `sx_set_real_termios': drivers/char/sx.c:934: warning: long unsigned int format, different type arg (arg 2) drivers/char/sx.c:961: warning: long unsigned int format, different type arg (arg 2) drivers/char/sx.c:976: warning: long unsigned int format, different type arg (arg 2) Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed