]> Pileus Git - ~andy/linux/commit
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
authorGoldwyn Rodrigues <rgoldwyn@suse.de>
Tue, 12 Nov 2013 23:06:52 +0000 (15:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:00 +0000 (12:09 +0900)
commit06f9da6e826a0b459652b98a21541bca274bd440
tree6fe8423a67c3c50e664b43ea0d772b09e63e5849
parent59c36455d061e200f386e1817362f6afd6265b6a
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits

Code cleanup to remove unnecessary variable passed but never used
to ocfs2_calc_extend_credits.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/aops.c
fs/ocfs2/dir.c
fs/ocfs2/file.c
fs/ocfs2/journal.h
fs/ocfs2/move_extents.c
fs/ocfs2/refcounttree.c
fs/ocfs2/xattr.c