Re: [PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-29 Thread Greg KH
On Sun, Nov 27, 2016 at 10:11:18PM +0100, Andrea Ghittino wrote: > Fixes sm750fb function definition argument style warning > found by checkpatch.pl tool > > Signed-off-by: Andrea Ghittino You need to version your patches when you send multiple copies out. Again, please read

[PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-28 Thread Andrea Ghittino
Fixes sm750fb function definition argument style warning found by checkpatch.pl tool Signed-off-by: Andrea Ghittino --- diff --git a/drivers/staging/sm750fb/ddk750_chip.h b/drivers/staging/sm750fb/ddk750_chip.h index e97e859..30653dd 100644 ---

Re: [PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-28 Thread Andrea Ghittino
On Mon, Nov 28, 2016 at 12:48 AM, Randy Dunlap wrote: > On 11/27/16 13:11, Andrea Ghittino wrote: >> Fixes sm750fb function definition argument style warning >> found by checkpatch.pl tool >> >> Signed-off-by: Andrea Ghittino >> --- > > Does checkpatch not complain about

Re: [PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-27 Thread Randy Dunlap
On 11/27/16 13:11, Andrea Ghittino wrote: > Fixes sm750fb function definition argument style warning > found by checkpatch.pl tool > > Signed-off-by: Andrea Ghittino > --- Does checkpatch not complain about the camelcase variable names and function names? -- ~Randy

[PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-27 Thread Andrea Ghittino
Fixes sm750fb function definition argument style warning found by checkpatch.pl tool Signed-off-by: Andrea Ghittino --- diff --git a/drivers/staging/sm750fb/ddk750_chip.h b/drivers/staging/sm750fb/ddk750_chip.h index e97e859..30653dd 100644 --- a/drivers/staging/sm750fb/ddk750_chip.h +++

Re: [PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-27 Thread kbuild test robot
Hi Andrea, [auto build test ERROR on staging/staging-testing] [also build test ERROR on next-20161125] [cannot apply to v4.9-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] staging: sm750fb: fix function definition argument style warning

2016-11-27 Thread Andrea Ghittino
Fixes sm750fb function definition argument style warning found by checkpatch.pl tool Signed-off-by: Andrea Ghittino --- diff --git a/drivers/staging/sm750fb/ddk750_chip.h b/drivers/staging/sm750fb/ddk750_chip.h index e97e859..30653dd 100644 --- a/drivers/staging/sm750fb/ddk750_chip.h +++