[PATCH] drivers: staging: rtl8712: align arguments with open parenthesis

2021-04-06 Thread Beatriz Martins de Carvalho
Clean up checks of "Alignment should match open parenthesis" in file mlme_osdep.h Signed-off-by: Beatriz Martins de Carvalho --- drivers/staging/rtl8712/mlme_osdep.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8712/mlme_osdep.h b/drive

[PATCH] staging: rtl8192e: remove unnecessary blank line

2019-09-04 Thread Beatriz Martins de Carvalho
Fix checkpath error "CHECK: Blank lines aren't necessary after an open brace '{'" in rtllib.h:482. Signed-off-by: Beatriz Martins de Carvalho --- drivers/staging/rtl8192e/rtllib.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/rtl8192e/rtllib.h b/drivers/stagin

[PATCH v2] staging: rtl8723bs: hal: replace spaces by tabs.

2019-04-04 Thread Beatriz Martins de Carvalho
Fix checkpatch error "ERROR: code indent should use tabs where possible" in hal_com_phycfg.c:1726. Signed-off-by: Beatriz Martins de Carvalho --- Changes in v2: - correction commit title - added more information about the error --- drivers/staging/rtl8723bs/hal/hal_co

[PATCH] staging/rtl8723bs: Fix code indent.

2019-04-03 Thread Beatriz Martins de Carvalho
Fix Error: code indent Signed-off-by: Beatriz Martins de Carvalho --- drivers/staging/rtl8723bs/hal/hal_com_phycfg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c b/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c index