]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
authorGoldwyn Rodrigues <rgoldwyn@suse.de>
Tue, 5 Nov 2013 05:55:00 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:00 +0000 (16:55 +1100)
commitc917f2365f9ffc06170e91afc24f1de4da2df5b3
tree68f55683483918fe7fef05b26dd6a06dcec4a5b7
parent5e96fdb0759ed2bd5434884c97c5d08ff33a51ef
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>
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