mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-08 06:46:40 +07:00
staging: ks7010: fix checkpatch LINE_SPACING
Checkpatch emits CHECK: Please don't use multiple blank lines. Remove multiple blank lines. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
132f541532
commit
a9d58d9ad8
@ -1025,7 +1025,6 @@ static int send_stop_request(struct sdio_func *func)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
static void ks7010_sdio_remove(struct sdio_func *func)
|
||||
{
|
||||
int ret;
|
||||
|
Loading…
Reference in New Issue
Block a user