Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.
authorSanjana Sanikommu <sanjana99reddy99@gmail.com>
Mon, 18 Mar 2019 17:56:31 +0000 (23:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 20:06:57 +0000 (21:06 +0100)
commit758904ad61aeec5131ba4df9bbfffdc2dc4053a0
tree799828018ed1dcf4ba451129becd21f2bb6c1add
parentd85be9b1f0ad41572852d5c0a362ebbedc5328ca
Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.

Adjust indentation for the condition statement.
Issue found by checkpatch.pl

WARNING: suspect code indent for condition statements(8,24)

Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ieee80211.c