From: Joseph Qi Date: Fri, 4 Sep 2015 22:43:54 +0000 (-0700) Subject: ocfs2: remove unneeded code in ocfs2_dlm_init X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=914a9b74295774b92409fbc3e0abcfa9185d9469;p=pandora-kernel.git ocfs2: remove unneeded code in ocfs2_dlm_init status is already initialized and it will only be 0 or negatives in the code flow. So remove the unneeded assignment after the lable 'local'. Signed-off-by: Joseph Qi Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed