staging/lustre/lnet: Remove () from return statements in lib-move.c
authorLisa Nguyen <lisa@xenapiadmin.com>
Fri, 18 Oct 2013 09:12:11 +0000 (02:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 20:36:40 +0000 (13:36 -0700)
Remove unnecessary parentheses from return statements to
eliminate errors generated by checkpatch.pl and meet kernel
coding standards.

Signed-off-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found