linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: rts5208: Fix several style warnings
@ 2016-09-22 18:18 Sergio Paracuellos
  2016-09-22 18:18 ` [PATCH 1/8] staging: rts5208: fix style warnings in rtsx.h Sergio Paracuellos
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Sergio Paracuellos @ 2016-09-22 18:18 UTC (permalink / raw)
  To: gregkh; +Cc: bhumirks, jrickertkc, devel, linux-kernel

This patchset fix several style warnings reported by checkpatch.pl script.

Sergio Paracuellos (8):
  staging: rts5208: fix style warnings in rtsx.h
  staging: rts5208: fix style warnings in rtsx.c
  staging: rts5208: fix style warnings in rtsx_chip.h
  staging: rts5208: fix style warnings in rtsx.h
  staging: rts5208: fix style warnings in rtsx_sys.h
  staging: rts5208: fix style warnings in spi.c
  staging: rts5208: fix style warnings in sd.c
  staging: rts5208: fix style warnings in xd.c

 drivers/staging/rts5208/rtsx.c      |  12 +--
 drivers/staging/rts5208/rtsx.h      |  10 +--
 drivers/staging/rts5208/rtsx_chip.h |  54 +++++------
 drivers/staging/rts5208/rtsx_sys.h  |   2 -
 drivers/staging/rts5208/sd.c        | 173 +++++++++++++-----------------------
 drivers/staging/rts5208/spi.c       |   3 +-
 drivers/staging/rts5208/xd.c        |  38 +++-----
 7 files changed, 115 insertions(+), 177 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-09-23 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 18:18 [PATCH 0/8] staging: rts5208: Fix several style warnings Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 1/8] staging: rts5208: fix style warnings in rtsx.h Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 2/8] staging: rts5208: fix style warnings in rtsx.c Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 3/8] staging: rts5208: fix style warnings in rtsx_chip.h Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 4/8] staging: rts5208: fix style warnings in rtsx.h Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 5/8] staging: rts5208: fix style warnings in rtsx_sys.h Sergio Paracuellos
2016-09-22 18:18 ` [PATCH 6/8] staging: rts5208: fix style warnings in spi.c Sergio Paracuellos
2016-09-22 18:19 ` [PATCH 7/8] staging: rts5208: fix style warnings in sd.c Sergio Paracuellos
2016-09-22 18:19 ` [PATCH 8/8] staging: rts5208: fix style warnings in xd.c Sergio Paracuellos
2016-09-23 12:14 ` [PATCH 0/8] staging: rts5208: Fix several style warnings Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).