]> git.baikalelectronics.ru Git - kernel.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)
commit55fcc0f736df2890dfdedc68d891e2910d94e02c
treea2302641edb3e19b787bfd19e4d9b160c6c58098
parentf97108451e8c2c8117ad102da81b11d20c4e295d
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