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>
This commit is contained in:
parent
e9ab674e23
commit
b311ebac5b
@ -175,7 +175,6 @@ brw_fill_page(struct page *pg, int pattern, __u64 magic)
|
||||
}
|
||||
|
||||
LBUG();
|
||||
return;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
x
Reference in New Issue
Block a user