aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/brw_test.c
diff options
context:
space:
mode:
authorAchille Aknin <achille.aknin@ens.fr>2015-04-02 16:12:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-04-03 11:07:31 +0200
commitb311ebac5babac7ce2b11e35a1462815580324b8 (patch)
tree3bde939d9b9e391603e054a1236012ed49026c75 /drivers/staging/lustre/lnet/selftest/brw_test.c
parentstaging: lustre: ping_test.c : remove space after function names (diff)
downloadlinux-dev-b311ebac5babac7ce2b11e35a1462815580324b8.tar.xz
linux-dev-b311ebac5babac7ce2b11e35a1462815580324b8.zip
Staging: lustre: brw_test.c: remove unneeded return statement
Remove an unneeded return statement in this file Signed-off-by: Achille Aknin <achille.aknin@ens.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lnet/selftest/brw_test.c')
-rw-r--r--drivers/staging/lustre/lnet/selftest/brw_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lnet/selftest/brw_test.c b/drivers/staging/lustre/lnet/selftest/brw_test.c
index 463da076fa70..658f4584fff8 100644
--- a/drivers/staging/lustre/lnet/selftest/brw_test.c
+++ b/drivers/staging/lustre/lnet/selftest/brw_test.c
@@ -175,7 +175,6 @@ brw_fill_page(struct page *pg, int pattern, __u64 magic)
}
LBUG();
- return;
}
static int