From 109a1624e37fed4b11841daf8ae05395a03a5fde Mon Sep 17 00:00:00 2001 From: Ankit Garg Date: Wed, 6 May 2015 11:03:23 +0530 Subject: [PATCH] staging: lustre: lclient: lcommon_cl.c fixing coding style issues This patch fixes the checkpatch.pl warning: WARNING: else is not generally useful after a break or return + return result; + } else { Signed-off-by: Ankit Garg Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed