commit | 00585495c4fab4bb57f7b64e9011bbd1faf64def | [log] [tgz] |
---|---|---|
author | Michael Straube <straube.linux@gmail.com> | Sat Sep 08 14:13:51 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 18:35:15 2018 +0200 |
tree | 59987a9eb6218c1342b1ebe345c729be4e997409 | |
parent | 7aaaabd50d785e30b290054b3a1b115393927da3 [diff] |
staging: rtl8188eu: refactor SwLedControlMode1() Refactor switch cases in SwLedControlMode1() to reduce indentation level. Also clears line over 80 characters checkpatch warnings. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>