Re: [PATCH] staging: sm750fb: Added a space

2015-09-15 Thread Greg KH
On Mon, Sep 14, 2015 at 04:28:20PM +0530, Anjali Menon wrote: > Added a space to fix the following coding style error detected by > checkpatch. > > ERROR: space required before the open parenthesis '(' > > Signed-off-by: Anjali Menon > --- > drivers/staging/sm750fb/ddk750_dvi.c | 2 +- > 1 file

[PATCH] staging: sm750fb: Added a space

2015-09-14 Thread Anjali Menon
Added a space to fix the following coding style error detected by checkpatch. ERROR: space required before the open parenthesis '(' Signed-off-by: Anjali Menon --- drivers/staging/sm750fb/ddk750_dvi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/sm750fb/dd