From: Rashika Kheria Date: Sat, 26 Oct 2013 10:54:02 +0000 (+0530) Subject: Staging: lustre: Fix paranthesis not required around return X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730ebc81c8b0f92cab2ea27fea82a464d6449132;p=pandora-kernel.git Staging: lustre: Fix paranthesis not required around return This patch fixes the following checkpatch.pl warning in lustre/ldlm/ldlm_extent.c- ERROR: return is not a function, parentheses are not required Signed-off-by: Rashika Kheria Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed