提交 421343a4 编写于 作者: E Ebru Akagunduz 提交者: Greg Kroah-Hartman

Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.h

Fix checkpatch.pl issues with "foo *  bar" should
be "foo *bar" in dgap.h
Signed-off-by: NEbru Akagunduz <ebru.akagunduz@gmail.com>
Acked-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 857eef41
......@@ -637,7 +637,7 @@ struct board_t {
u32 wait_for_bios;
u32 wait_for_fep;
struct cnode * bd_config; /* Config of board */
struct cnode *bd_config; /* Config of board */
u16 nasync; /* Number of ports on card */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册