Re: [PATCH 1/6] staging: rtl8188eu: add spaces around binary '*'

2016-02-08 Thread Luca Ceresoli
Dear Greg, Greg Kroah-Hartman wrote: On Wed, Dec 02, 2015 at 10:54:00PM +0100, Luca Ceresoli wrote: Fix checkpatch issue: CHECK: spaces preferred around that '*' (ctx:VxV) Signed-off-by: Luca Ceresoli Cc: Larry Finger Cc: Greg Kroah-Hartman Odd, I don't think I've ever used gre...@linu

Re: [PATCH 1/6] staging: rtl8188eu: add spaces around binary '*'

2016-02-07 Thread Greg Kroah-Hartman
On Wed, Dec 02, 2015 at 10:54:00PM +0100, Luca Ceresoli wrote: > Fix checkpatch issue: > CHECK: spaces preferred around that '*' (ctx:VxV) > > Signed-off-by: Luca Ceresoli > Cc: Larry Finger > Cc: Greg Kroah-Hartman Odd, I don't think I've ever used gre...@linux.com anywhere, where did you f

[PATCH 1/6] staging: rtl8188eu: add spaces around binary '*'

2015-12-02 Thread Luca Ceresoli
Fix checkpatch issue: CHECK: spaces preferred around that '*' (ctx:VxV) Signed-off-by: Luca Ceresoli Cc: Larry Finger Cc: Greg Kroah-Hartman --- drivers/staging/rtl8188eu/core/rtw_efuse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8188eu/core/r