staging: wilc1000: remove blank lines before close brace
authorChaehyun Lim <chaehyun.lim@gmail.com>
Fri, 2 Oct 2015 12:44:56 +0000 (21:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:42:39 +0000 (09:42 +0100)
commit1bd6dee3c51d3d6e5dbdeec2013dbf293ef18d7a
tree35f1e9fff14638477e9c36254ba451219ec99e5e
parent6d6c9bbb070c99d8926308f284e2e13cd8bc3982
staging: wilc1000: remove blank lines before close brace

This patch removes blank lines before close brace '}'

CHECK: Blank lines aren't necessary before a close brace '}'
drivers/staging/wilc1000/host_interface.c:5366:

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c