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:
parent
5b09bd32a7
commit
1d53eec391
1 changed files with 0 additions and 1 deletions
|
@ -6465,7 +6465,6 @@ _fail_mq_:
|
|||
wilc_mq_destroy(&gMsgQHostIF);
|
||||
_fail_:
|
||||
return result;
|
||||
|
||||
}
|
||||
/**
|
||||
* @brief host_int_deinit
|
||||
|
|
Loading…
Add table
Reference in a new issue