All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: sm750fb: multiple checkpatch issues
@ 2017-03-11  3:36 ` Arushi Singhal
  0 siblings, 0 replies; 14+ messages in thread
From: Arushi Singhal @ 2017-03-11  3:24 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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11  3:24 [PATCH 0/3] staging: sm750fb: multiple checkpatch issues Arushi Singhal
2017-03-11  3:36 ` Arushi Singhal
2017-03-11  3:24 ` [PATCH 1/3] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal
2017-03-11  3:36   ` Arushi Singhal
2017-03-11  6:49   ` [Outreachy kernel] [PATCH 1/3] staging: sm750fb: function prototype argument should have an iden Julia Lawall
2017-03-11  6:49     ` [Outreachy kernel] [PATCH 1/3] staging: sm750fb: function prototype argument should have an identifier name Julia Lawall
2017-03-11  3:24 ` [PATCH 2/3] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations Arushi Singhal
2017-03-11  3:36   ` Arushi Singhal
2017-03-11  3:24 ` [PATCH 3/3] staging: sm750fb: Alignment should match open parenthesis Arushi Singhal
2017-03-11  3:36   ` Arushi Singhal
2017-03-11  6:48   ` [Outreachy kernel] " Julia Lawall
2017-03-11  6:48     ` Julia Lawall
2017-03-12 14:04 ` [PATCH 0/3] staging: sm750fb: multiple checkpatch issues Greg KH
2017-03-12 14:04   ` 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.