All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] multiple checkpatch issues
@ 2017-03-05 11:36 ` Arushi Singhal
  0 siblings, 0 replies; 26+ messages in thread
From: Arushi Singhal @ 2017-03-05 11:24 UTC (permalink / raw)
  To: sudipm.mukherjee
  Cc: teddy.wang, outreachy-kernel, gregkh, linux-fbdev, devel,
	linux-kernel, Arushi Singhal

Improve readability by fixing multiple checkpatch.pl
issues in sm750fb driver. 

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

-- 
2.11.0

^ permalink raw reply	[flat|nested] 26+ messages in thread
* [PATCH 0/3] multiple checkpatch issues
  2017-03-05 11:36 ` Arushi Singhal
@ 2017-03-10 21:57 ` Arushi Singhal
  -1 siblings, 0 replies; 26+ messages in thread
From: Arushi Singhal @ 2017-03-10 21:56 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: sudipm.mukherjee, teddy.wang, gregkh, linux-fbdev, devel,
	linux-kernel, Arushi Singhal

Improve readability by fixing multiple checkpatch.pl
issues in sm750fb driver. 

Arushi Singhal (3):
  staging: sm750fb: function prototype argument should have an
    identifier name
  staging: sm750fb: fixes add blank line after
    function/struct/union/enum declarations
  staging: sm750fb: Alignment should match open parenthesis

 drivers/staging/sm750fb/ddk750_display.h |  2 +-
 drivers/staging/sm750fb/ddk750_mode.c    | 79 ++++++++++++++++----------------
 drivers/staging/sm750fb/ddk750_mode.h    |  2 +-
 drivers/staging/sm750fb/ddk750_power.h   |  2 +-
 drivers/staging/sm750fb/sm750.h          |  2 +-
 drivers/staging/sm750fb/sm750_cursor.c   |  3 ++
 6 files changed, 46 insertions(+), 44 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2017-03-10 22:05 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-05 11:24 [PATCH 0/3] multiple checkpatch issues Arushi Singhal
2017-03-05 11:36 ` Arushi Singhal
2017-03-05 11:24 ` [PATCH 1/3] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations Arushi Singhal
2017-03-05 11:36   ` Arushi Singhal
2017-03-06 19:34   ` Geert Uytterhoeven
2017-03-06 19:34     ` Geert Uytterhoeven
2017-03-07 17:39   ` Dan Carpenter
2017-03-07 17:39     ` Dan Carpenter
2017-03-05 11:24 ` [PATCH 2/3] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal
2017-03-05 11:36   ` Arushi Singhal
2017-03-05 11:24 ` [PATCH 3/3] staging: sm750fb: Alignment should match open parenthesis Arushi Singhal
2017-03-05 11:36   ` Arushi Singhal
2017-03-07 17:44   ` Dan Carpenter
2017-03-07 17:44     ` Dan Carpenter
2017-03-05 13:39 ` [PATCH 0/3] multiple checkpatch issues Joe Perches
2017-03-05 13:39   ` Joe Perches
2017-03-10 21:56 Arushi Singhal
2017-03-10 21:57 ` Arushi Singhal
2017-03-10 21:56 ` [PATCH 1/3] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal
2017-03-10 21:57   ` Arushi Singhal
2017-03-10 21:56 ` [PATCH 2/3] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations Arushi Singhal
2017-03-10 21:57   ` Arushi Singhal
2017-03-10 21:56 ` [PATCH 3/3] staging: sm750fb: Alignment should match open parenthesis Arushi Singhal
2017-03-10 21:58   ` Arushi Singhal
2017-03-10 22:05 ` [PATCH 0/3] multiple checkpatch issues Greg KH
2017-03-10 22:05   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.