]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0420c69c2dc611f5124cbc4d90649a33a00ef17b
tree945673f5fe95ae4a0a21e2b53113af2eff4d30f5
parent469209e72623fa8747451c0b49c9350c10981df3
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