]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit390b698e0530c28d194f444c116551b86ee54e05
tree799828018ed1dcf4ba451129becd21f2bb6c1add
parent8e9f9517fafa6d46e5e7f243f3494217db646c53
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