staging: wilc1000: delete multiple blank lines
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 5 Oct 2015 10:34:53 +0000 (19:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:58:24 +0000 (10:58 +0100)
This patch deletes multiple blank lines found by checkpatch

CHECK: Please don't use multiple blank lines
FILE: drivers/staging/wilc1000/host_interface.c:5393:

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c

index 09ebc6f..f5ece1f 100644 (file)
@@ -5265,7 +5265,6 @@ int host_int_set_wfi_drv_handler(tstrWILC_WFIDrv *address)
 
        struct host_if_msg msg;
 
-
        /* prepare the set driver handler message */
 
        memset(&msg, 0, sizeof(struct host_if_msg));