Re: [PATCH] staging: unisys: Removed a prohibited space in a function parameter

2015-01-09 Thread Greg KH
On Tue, Dec 23, 2014 at 12:51:55PM +0200, Olli Lehtinen wrote: > Fixes the checkpatch.pl error: > ERROR: space prohibited before that ',' (ctx:WxW)" in virthba.c. > > Signed-off-by: Olli Lehtinen > --- > drivers/staging/unisys/virthba/virthba.c |2 +- > 1 file changed, 1 insertion(+), 1 dele

[PATCH] staging: unisys: Removed a prohibited space in a function parameter

2014-12-23 Thread Olli Lehtinen
Fixes the checkpatch.pl error: ERROR: space prohibited before that ',' (ctx:WxW)" in virthba.c. Signed-off-by: Olli Lehtinen --- drivers/staging/unisys/virthba/virthba.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/unisys/virthba/virthba.c b/drivers/st