[PATCH v3] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue

2021-03-16 Thread Shreya AJith
Fixed the indentation of the else part of the conditional statement. Signed-off-by: Shreya Ajith --- v1-> v2: Changed name in signed-off-by to match name in From. v2-> v3: Reversed the change and made change in From instead. drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 2 +- 1 file c

[PATCH v2] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue

2021-03-14 Thread Shreya
Fixed the indentation of the else part of the conditional statement. Signed-off-by: Shreya --- v1 -> v2: Changed name in signed-off-by to match name in From drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/stag

[PATCH] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue

2021-03-13 Thread Shreya
Fixed the indentation of the else part of the conditional statement. Signed-off-by: Shreya Ajith --- drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8723bs/core/rtw_wlan_util.c b/drivers/staging/rtl8723bs