Commit 1d53eec3 authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: host_int_init: remove blank line before a close brace.



This patch removes blank line before a close brace.
CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5b09bd32
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6465,7 +6465,6 @@ s32 host_int_init(tstrWILC_WFIDrv **phWFIDrv)
	wilc_mq_destroy(&gMsgQHostIF);
_fail_:
	return result;

}
/**
 *  @brief              host_int_deinit