Re: [PATCH] staging: rtl8712: fixed whitespace coding style issue

2021-03-09 Thread Greg KH
On Tue, Mar 09, 2021 at 06:24:45PM +0530, Selvakumar Elangovan wrote: > Removed additional whitspaces and added space around the binary operator in > the rtl8712_xmit.h file Please wrap your changelog at 72 columns. And you are doing 2 different things in this patch, please only do one "logical"

[PATCH] staging: rtl8712: fixed whitespace coding style issue

2021-03-09 Thread Selvakumar Elangovan
Removed additional whitspaces and added space around the binary operator in the rtl8712_xmit.h file Signed-off-by: Selvakumar Elangovan --- drivers/staging/rtl8712/rtl8712_xmit.h | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h b/dr

[PATCH] staging: rtl8712: fixed whitespace coding style issue

2021-03-09 Thread Selvakumar Elangovan
Removed additional whitspaces and added space around the binary operator in the rtl8712_xmit.h file Signed-off-by: Selvakumar Elangovan --- drivers/staging/rtl8712/rtl8712_xmit.h | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h b/dr