]> 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)
commitc4d594c9d7eb4e29d85746e1fd0c8ce185d5f152
tree799828018ed1dcf4ba451129becd21f2bb6c1add
parent1a9929067f71eb4adbca1f801f3f031b599d8da5
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