From: Chaehyun Lim Date: Tue, 22 Sep 2015 09:35:00 +0000 (+0900) Subject: staging: wilc1000: host_int_init: remove blank line before a close brace. X-Git-Tag: KARO-TX6UL-2015-11-03~34^2~1805 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1d53eec391e988aea0a81618f35950a682e2daeb;p=karo-tx-linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index 80e6eba16711..98fbd5c1f0f1 100644 --- a/drivers/staging/wilc1000/host_interface.c +++ b/drivers/staging/wilc1000/host_interface.c @@ -6465,7 +6465,6 @@ _fail_mq_: wilc_mq_destroy(&gMsgQHostIF); _fail_: return result; - } /** * @brief host_int_deinit