1
0
Fork 0

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>
hifive-unleashed-5.1
Achille Aknin 2015-04-02 16:12:04 +02:00 committed by Greg Kroah-Hartman
parent e9ab674e23
commit b311ebac5b
1 changed files with 0 additions and 1 deletions

View File

@ -175,7 +175,6 @@ brw_fill_page(struct page *pg, int pattern, __u64 magic)
}
LBUG();
return;
}
static int