Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592767

Re: [PATCH 0/3] multiple checkpatch issues

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] multiple checkpatch issues
Date 2017-03-05 15:00 +0100
Message-ID <thERA-18s-17@gated-at.bofh.it> (permalink)
References <thCwq-7VQ-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)
> 

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] multiple checkpatch issues Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-05 12:30 +0100
  [PATCH 3/3] staging: sm750fb: Alignment should match open parenthesis Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-05 12:30 +0100
    Re: [PATCH 3/3] staging: sm750fb: Alignment should match open  parenthesis Dan Carpenter <dan.carpenter@oracle.com> - 2017-03-07 18:50 +0100
  [PATCH 1/3] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-05 12:30 +0100
    Re: [PATCH 1/3] staging: sm750fb: fixes add blank line after  function/struct/union/enum declarations Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-06 20:40 +0100
    Re: [PATCH 1/3] staging: sm750fb: fixes add blank line after  function/struct/union/enum declarations Dan Carpenter <dan.carpenter@oracle.com> - 2017-03-07 18:50 +0100
  [PATCH 2/3] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-05 12:30 +0100
  Re: [PATCH 0/3] multiple checkpatch issues Joe Perches <joe@perches.com> - 2017-03-05 15:00 +0100

csiph-web