提交 b311ebac 编写于 作者: A Achille Aknin 提交者: Greg Kroah-Hartman

Staging: lustre: brw_test.c: remove unneeded return statement

Remove an unneeded return statement in this file
Signed-off-by: NAchille Aknin <achille.aknin@ens.fr>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 e9ab674e
......@@ -175,7 +175,6 @@ brw_fill_page(struct page *pg, int pattern, __u64 magic)
}
LBUG();
return;
}
static int
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册