]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] quota_v2: printk warning fixes
authorAndrew Morton <akpm@osdl.org>
Fri, 3 Feb 2006 11:04:03 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:03 +0000 (08:32 -0800)
commit8c17e1eb05977283bc7ad94d16ace3a0d586921a
tree717a9bed6c94bda73b738f2a9610ff4a7b09dea3
parentf4f64e9ded28bcdb2cb57438bd1721579f8b28c0
[PATCH] quota_v2: printk warning fixes

fs/quota_v2.c: In function `v2_check_quota_file':
fs/quota_v2.c:39: warning: int format, different type arg (arg 2)
fs/quota_v2.c:39: warning: int format, different type arg (arg 3)

Cc: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/quota_v2.c