mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] fix multiple checkpatch warnings
@ 2017-03-13 16:17 Arushi Singhal
  2017-03-13 16:17 ` [PATCH v2 1/4] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arushi Singhal @ 2017-03-13 16:17 UTC (permalink / raw)
  To: sudipm.mukherjee
  Cc: teddy.wang, outreachy-kernel, kirk, samuel.thibault, gregkh,
	speakup, devel, linux-kernel, Arushi Singhal

Fix multiple code styling warnings issued by checkpatch on files
in sm750fb driver 

Arushi Singhal (4):
  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
  staging: sm750fb: Remove typedefs

 drivers/staging/sm750fb/ddk750_display.h |  2 +-
 drivers/staging/sm750fb/ddk750_mode.c    | 83 ++++++++++++++++----------------
 drivers/staging/sm750fb/ddk750_mode.h    | 20 ++++----
 drivers/staging/sm750fb/ddk750_power.h   |  2 +-
 drivers/staging/sm750fb/sm750.h          |  4 +-
 drivers/staging/sm750fb/sm750_cursor.c   |  3 ++
 drivers/staging/sm750fb/sm750_hw.c       |  2 +-
 7 files changed, 58 insertions(+), 58 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-13 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 16:17 [PATCH v2 0/4] fix multiple checkpatch warnings Arushi Singhal
2017-03-13 16:17 ` [PATCH v2 1/4] staging: sm750fb: function prototype argument should have an identifier name Arushi Singhal
2017-03-13 16:17 ` [PATCH v2 2/4] staging: sm750fb: fixes add blank line after function/struct/union/enum declarations Arushi Singhal
2017-03-13 16:17 ` [PATCH v2 3/4] staging: sm750fb: Alignment should match open parenthesis Arushi Singhal
2017-03-13 16:18 ` [PATCH v2 4/4] staging: sm750fb: Remove typedefs Arushi Singhal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®