提交 a9d58d9a 编写于 作者: T Tobin C. Harding 提交者: Greg Kroah-Hartman

staging: ks7010: fix checkpatch LINE_SPACING

Checkpatch emits CHECK: Please don't use multiple blank lines.

Remove multiple blank lines.
Signed-off-by: NTobin C. Harding <me@tobin.cc>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 132f5415
...@@ -1025,7 +1025,6 @@ static int send_stop_request(struct sdio_func *func) ...@@ -1025,7 +1025,6 @@ static int send_stop_request(struct sdio_func *func)
return 0; return 0;
} }
static void ks7010_sdio_remove(struct sdio_func *func) static void ks7010_sdio_remove(struct sdio_func *func)
{ {
int ret; int ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册