From: Lisa Nguyen Date: Fri, 18 Oct 2013 09:12:11 +0000 (-0700) Subject: staging/lustre/lnet: Remove () from return statements in lib-move.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5f2e44a0687987d04eaa2fc9b1da7857a15c79;p=pandora-kernel.git staging/lustre/lnet: Remove () from return statements in lib-move.c Remove unnecessary parentheses from return statements to eliminate errors generated by checkpatch.pl and meet kernel coding standards. Signed-off-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed