staging: wilc1000: host_int_init: remove blank line before a close brace.
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Sep 2015 09:35:00 +0000 (18:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:29:53 +0000 (02:29 +0200)
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>
drivers/staging/wilc1000/host_interface.c

index 80e6eba..98fbd5c 100644 (file)
@@ -6465,7 +6465,6 @@ _fail_mq_:
        wilc_mq_destroy(&gMsgQHostIF);
 _fail_:
        return result;
-
 }
 /**
  *  @brief              host_int_deinit