Re: [PATCH] Drivers: sm750fb - style fix

2017-06-13 Thread Greg KH
On Thu, Jun 08, 2017 at 08:17:07PM +1200, Derek Robson wrote: > Fix checkpatch.pl warnings of the form "function definition argument > 'foo' should also have an identifier name" in header files. > > Signed-off-by: Derek Robson > --- > drivers/staging/sm750fb/sm750.h | 24

[PATCH] Drivers: sm750fb - style fix

2017-06-08 Thread Derek Robson
Fix checkpatch.pl warnings of the form "function definition argument 'foo' should also have an identifier name" in header files. Signed-off-by: Derek Robson --- drivers/staging/sm750fb/sm750.h | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/drivers/s