]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2: remove unecessary variable needs_checkpoint
authorGoldwyn Rodrigues <rgoldwyn@gmail.com>
Wed, 19 Jun 2013 00:05:39 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:48 +0000 (17:12 +1000)
commit540688d21a859622edf99f0dfba348bbb1aacab1
tree90e7c73461c63016535f4c3c7d1c1ec440ad9045
parent0df823e0e630368865cf9693a614e5e12ee5ed7f
ocfs2: remove unecessary variable needs_checkpoint

Code cleanup: needs_checkpoint is assigned to but never used.  Delete the
variable.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Cc: Jeff Liu <jeff.liu@oracle.com>
Acked-by: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/journal.h
fs/ocfs2/ocfs2.h
fs/ocfs2/super.c