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-Url: http://drtracing.org/?a=commitdiff_plain;h=1d53eec391e988aea0a81618f35950a682e2daeb;p=deliverable%2Flinux.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