From: Srikrishan Malik Date: Mon, 11 Aug 2014 18:27:37 +0000 (+0530) Subject: staging: lustre: move else on the same line as closing brace X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78dd07983b405df2f98ae96137c69cb9e208b312;p=pandora-kernel.git staging: lustre: move else on the same line as closing brace Fix the following checkpatch error: ERROR: else should follow close brace '}' Signed-off-by: Srikrishan Malik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed