staging: wilc1000: delete multiple blank lines

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>
This commit is contained in:
Chaehyun Lim 2015-10-05 19:34:53 +09:00 committed by Greg Kroah-Hartman
parent 49fb6f714c
commit 2c28293b48

View 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));