diff options
author | Quytelda Kahja <quytelda@tamalin.org> | 2018-03-27 01:41:00 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-29 11:59:28 +0200 |
commit | 86c0205ba20c4766dd28a7f5c34afdebccda22e2 (patch) | |
tree | 0108133276ced38c1eae45b5854bd6742c2028a2 /sound/isa | |
parent | 41ed8df9bd50489f8d9157645e979775ecb65102 (diff) |
staging: rtl8723bs: Remove braces from single statement conditionals.
Several conditionals in rtw_wx_set_auth() contain a comment then a
single statement. Move the comments to the top of the conditionals
so that braces can be removed from the statements, which saves space
and makes the code more readable.
Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions