From: Ankit Garg Date: Wed, 6 May 2015 05:33:23 +0000 (+0530) Subject: staging: lustre: lclient: lcommon_cl.c fixing coding style issues X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109a1624e37fed4b11841daf8ae05395a03a5fde;p=pandora-kernel.git 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-diff-tree failed