[PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-12-03 Thread Yamanappagouda Patil
Fixed checkpatch.pl errors related to "space prohibited after that '*' or '&'" in ks_wlan_net.c file. Signed-off-by: Yamanappagouda Patil --- drivers/staging/ks7010/ks_wlan_net.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-12-03 Thread Yamanappagouda Patil
Fixed checkpatch.pl errors related to "space prohibited after that '*' or '&'" in ks_wlan_net.c file. Signed-off-by: Yamanappagouda Patil --- drivers/staging/ks7010/ks_wlan_net.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

Re: [PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-11-24 Thread Joe Perches
On Thu, 2016-11-24 at 14:59 +0530, Yamanappagouda Patil wrote: > Fixed checkpatch.pl errors related to "space prohibited after that '*' > or '&'" in ks_wlan_net.c file. trivia: > diff --git a/drivers/staging/ks7010/ks_wlan_net.c > b/drivers/staging/ks7010/ks_wlan_net.c [] > @@ -389,7 +389,7 @@

Re: [PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-11-24 Thread Joe Perches
On Thu, 2016-11-24 at 14:59 +0530, Yamanappagouda Patil wrote: > Fixed checkpatch.pl errors related to "space prohibited after that '*' > or '&'" in ks_wlan_net.c file. trivia: > diff --git a/drivers/staging/ks7010/ks_wlan_net.c > b/drivers/staging/ks7010/ks_wlan_net.c [] > @@ -389,7 +389,7 @@

[PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-11-24 Thread Yamanappagouda Patil
Fixed checkpatch.pl errors related to "space prohibited after that '*' or '&'" in ks_wlan_net.c file. Signed-off-by: Yamanappagouda Patil --- drivers/staging/ks7010/ks_wlan_net.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[PATCH] staging: ks7010: fixed 'space prohibited after that *' erros.

2016-11-24 Thread Yamanappagouda Patil
Fixed checkpatch.pl errors related to "space prohibited after that '*' or '&'" in ks_wlan_net.c file. Signed-off-by: Yamanappagouda Patil --- drivers/staging/ks7010/ks_wlan_net.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/ks7010/ks_wlan_net.c