staging: lustre: void function return statements are not generally useful.
authorAlberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
Tue, 17 Mar 2015 01:21:09 +0000 (22:21 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 09:38:44 +0000 (10:38 +0100)
This patch fixes checkpatch.pl warning.
WARNING: void function return statements are not generally useful

Signed-off-by: Alberto Pires de Oliveira Neto <mrpenguin2005@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found