Re: [PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line

2014-12-01 Thread Joe Perches
On Mon, 2014-12-01 at 21:23 +0530, Anjana Sasindran wrote: > This patch fix the checkpatch.pl warning: > WARNING: please, no spaces at the start of a line [] > diff --git a/drivers/staging/rtl8723au/hal/odm_RegConfig8723A.c > b/drivers/staging/rtl8723au/hal/odm_RegConfig8723A.c [] > @@ -20,7 +20,7

Re: [PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line

2014-12-01 Thread Larry Finger
On 12/01/2014 09:53 AM, Anjana Sasindran wrote: This patch fix the checkpatch.pl warning: WARNING: please, no spaces at the start of a line Signed-off-by: Anjana Sasindran --- drivers/staging/rtl8723au/hal/odm_RegConfig8723A.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) dif

[PATCH] staging: rtl8723au: hal: Removed spaces before starting of a line

2014-12-01 Thread Anjana Sasindran
This patch fix the checkpatch.pl warning: WARNING: please, no spaces at the start of a line Signed-off-by: Anjana Sasindran --- drivers/staging/rtl8723au/hal/odm_RegConfig8723A.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/rtl8723au/hal/odm_RegConfi