Re: [PATCH 03/10] staging: pi433: space prohibted before that close parentesis

2017-12-13 Thread GregKH
On Fri, Dec 08, 2017 at 05:22:49PM +0100, Oliver Graute wrote: > ERROR: space prohibited before that close parenthesis > ')' +kthread_should_stop() ); > > Signed-off-by: Oliver Graute > --- > drivers/staging/pi433/pi433_if.c | 2

[PATCH 03/10] staging: pi433: space prohibted before that close parentesis

2017-12-08 Thread Oliver Graute
ERROR: space prohibited before that close parenthesis ')' +kthread_should_stop() ); Signed-off-by: Oliver Graute --- drivers/staging/pi433/pi433_if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git