diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2008-10-29 22:13:08 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-10-29 22:13:08 +0100 |
commit | 8f72fbdf0d92e6127583cc548bf043c60cd4720f (patch) | |
tree | 1e640222c04efb9cd0e56fccee5a23084d006c38 /fs/ext3 | |
parent | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-8f72fbdf0d92e6127583cc548bf043c60cd4720f.tar.xz linux-8f72fbdf0d92e6127583cc548bf043c60cd4720f.zip |
ext4: fix printk format warning
fs/ext4/balloc.c:607: warning: format '%lld' expects type 'long long int', but argument 2 has type 's64'
fs/ext4/inode.c:1822: warning: format '%lld' expects type 'long long int', but argument 2 has type 's64'
fs/ext4/inode.c:1824: warning: format '%lld' expects type 'long long int', but argument 2 has type 's64'
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions