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: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Chaehyun Lim 2015-09-22 18:35:00 +09:00 committed by Greg Kroah-Hartman
parent 5b09bd32a7
commit 1d53eec391

View file

@ -6465,7 +6465,6 @@ _fail_mq_:
wilc_mq_destroy(&gMsgQHostIF);
_fail_:
return result;
}
/**
* @brief host_int_deinit