commit | bd51edb0bda65c8d306746846ce33f4ccf9e05c9 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Apr 08 11:07:44 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Apr 09 09:26:29 2017 +0200 |
tree | fa25e8059d946e8696f6c46c6e06a48928235008 | |
parent | ef9209b642f13fc293b27612d7d1d4c9de1b5b75 [diff] |
staging: rtl8723bs: Fix indenting problems in core/rtw_odm.c Smatch reports the following: CHECK drivers/staging/rtl8723bs/core/rtw_odm.c drivers/staging/rtl8723bs/core/rtw_odm.c:109 rtw_odm_dbg_comp_msg() warn: if statement not indented drivers/staging/rtl8723bs/core/rtw_odm.c:146 rtw_odm_ability_msg() warn: if statement not indented Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>