Re: [PATCH 0/3] multiple checkpatch issues

From: Joe Perches
Date: Sun Mar 05 2017 - 08:51:38 EST


On Sun, 2017-03-05 at 16:54 +0530, Arushi Singhal wrote:
> Improve readability by fixing multiple checkpatch.pl
> issues in sm750fb driver.

Remember to prefix the subject of the 0/n patch with the subsystem.

> Arushi Singhal (3):
> staging: sm750fb: fixes add blank line after function/struct/union/enum declarations
> staging: sm750fb: function prototype argument should have an identifier name
> staging: sm750fb: Alignment should match open parenthesis
>
> drivers/staging/sm750fb/ddk750_display.h | 3 +-
> drivers/staging/sm750fb/ddk750_mode.c | 69 ++++++++++++++++----------------
> drivers/staging/sm750fb/ddk750_mode.h | 4 +-
> drivers/staging/sm750fb/ddk750_power.h | 3 +-
> drivers/staging/sm750fb/sm750.h | 2 +-
> drivers/staging/sm750fb/sm750_cursor.c | 3 ++
> 6 files changed, 45 insertions(+), 39 deletions(-)
>