]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
Staging: lustre: module.c: remove unneeded return statement
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2015 14:28:12 +0000 (16:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 09:12:17 +0000 (11:12 +0200)
Remove an unneeded return statement in this file as reported by
checkpatch.pl.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/module.c

index faf4098023726a073f959f06887fe35ccb4b778c..7ad62f167ceaa0fae63b3c9caa93aa6c9dbdbe99 100644 (file)
@@ -87,7 +87,6 @@ lnet_selftest_fini(void)
        default:
                LBUG();
        }
-       return;
 }
 
 static int