]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().
authorQuytelda Kahja <quytelda@tamalin.org>
Tue, 27 Mar 2018 08:40:58 +0000 (01:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Mar 2018 09:59:28 +0000 (11:59 +0200)
commit5933a3c34e93737d53fe3e89cf5ce39ea0b37c39
treea2302641edb3e19b787bfd19e4d9b160c6c58098
parentc3e96015be4fe69e31acabfe5b8b6e03bd621f1f
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().

There are a lot of extra newlines in this function that waste space.
Remove those newlines, but add one newline before the return statement.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c