From: Xue jiufei Date: Wed, 4 Jun 2014 23:06:24 +0000 (-0700) Subject: ocfs2: remove some unused code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72db989e1c01fde28aabf7fd29faeaa08538e24;p=pandora-kernel.git ocfs2: remove some unused code dlm_recovery_ctxt.received is unused. ocfs2_should_refresh_lock_res() can only return 0 or 1, so the error handling code in ocfs2_super_lock() is unneeded. Signed-off-by: joyce.xue Cc: Joel Becker Cc: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed