Staging: lustre: linux-module: remove extraneous parens
authorJessica Yu <jyu@cowsay.org>
Mon, 28 Jul 2014 13:33:14 +0000 (06:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jul 2014 23:56:42 +0000 (16:56 -0700)
commit18e2e99b8c786d1def543bd53063567d5cedd3d1
tree945673f5fe95ae4a0a21e2b53113af2eff4d30f5
parent91a002c7522fdcbce686c202b59c4d462a25fd1a
Staging: lustre: linux-module: remove extraneous parens

Remove unnecessary parens from return statements, return is not a function

Signed-off-by: Jessica Yu <jyu@cowsay.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c