Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9d58d9a authored by Tobin C. Harding's avatar Tobin C. Harding Committed by Greg Kroah-Hartman
Browse files

staging: ks7010: fix checkpatch LINE_SPACING



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

Remove multiple blank lines.

Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 132f5415
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;