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>

No differences found