From 78dd07983b405df2f98ae96137c69cb9e208b312 Mon Sep 17 00:00:00 2001 From: Srikrishan Malik Date: Mon, 11 Aug 2014 23:57:37 +0530 Subject: [PATCH] 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-format-patch failed