OSDN Git Service

staging: rtl8723bs: fix broken indentation
authorFabio Aiuto <fabioaiuto83@gmail.com>
Fri, 26 Mar 2021 18:06:32 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Mar 2021 12:33:54 +0000 (14:33 +0200)
commit2e2b93ac2e97a1b2308d38d4ea4bf715f491fcd8
treece19c72bb6b58673b3b6190c1b3b502c6c36b37a
parentbabb5b8e2b912d47b6d7d7b20d877cbcdd280458
staging: rtl8723bs: fix broken indentation

fix indentation broken by patch removing conditional
code blocks checked by unused
CONFIG_INTERRUPT_BASED_TXBCN family defines

Fixes: 65f183001f6e (staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_INTERRUPT_BASED_TXBCN*)
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/20210326180632.1859-1-fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ap.c