aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-09-22 18:35:00 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 02:29:53 +0200
commit1d53eec391e988aea0a81618f35950a682e2daeb (patch)
treeb740b5e9f5dc157609f3789617dfc53029cbc52a /drivers/staging/wilc1000
parentstaging: wilc1000: host_int_init: replace s32Error with result (diff)
downloadlinux-dev-1d53eec391e988aea0a81618f35950a682e2daeb.tar.xz
linux-dev-1d53eec391e988aea0a81618f35950a682e2daeb.zip
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>
Diffstat (limited to 'drivers/staging/wilc1000')
-rw-r--r--drivers/staging/wilc1000/host_interface.c1
1 files changed, 0 insertions, 1 deletions
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