This set is a general clenup of issues found by checkpatch.pl. There are a
few checks still detected and these either require more knowledge of the
driver or should possibly just be left alone.

Wayne Porter (45):
  staging: rts5208: spi.c: Remove unnecessary parenthesis
  staging: rts5208: spi.c: Alignment fixes
  staging: rts5208: sd.h: Alignment fixes
  staging: rts5208: sd.c: Remove unnecessary parentheses
  staging: rts5208: sd.c: Alignment fixes
  staging: rts5208: sd.c: Long line fixes
  staging: rts5208: sd.c: CamelCase fixes
  staging: rts5208: sd.c: Fix logical continuations
  staging: rts5208: sd.c: Spacing cleanup
  staging: rts5208: Alignment fixes
  staging: rts5208: Unnecessary parentheses cleanup
  staging: rts5208: Alignment fix
  staging: rts5208: Fix typo in function name
  staging: rts5208: Alignment fixes
  staging: rts5208: Remove parentheses
  staging: rts5208: CamelCase fixes
  staging: rts5208: Remove multiple assignment
  staging: rts5208: Add braces to if()
  staging: rts5208: Add space around operator
  staging: rts5208: Alignment fixes
  staging: rts5208: Long lines fixes
  staging: rts5208: Prefer using BIT macro
  staging: rts5208: Parenthesis alignment
  staging: rts5208: Unecessary parantheses
  staging: rts5208: Parenthesis alignment
  staging: rts5208: Unnecessary parentheses
  staging: rts5208: Spacing
  staging: rts5208: Comparison to NULL
  staging: rts5208: rtsx.c: Unnecessary parentheses
  staging: rts5208: rtsx.c: Alignment
  staging: rts5208: rtsx.c: Multiple assignments
  staging: rts5208: rtsx.c: Spacing
  staging: rts5208: rtsx.c: CamelCase
  staging: rts5208: rtsx.c: Spacing
  staging: rts5208: rtsx.c: Alloc sizeof struct
  staging: rts5208: ms.h: Parenthesis alignment
  staging: rts5208: ms.c: Parenthesis alignment
  staging: rts5208: ms.c: Long Lines
  staging: rts5208: ms.c: Multiple assignments
  staging: rts5208: ms.c: Braces fix
  staging: rts5208: CamelCase fix
  staging: rts5208: rtsx_scsi.h: Long lines
  staging: rts5208: rtxs_chip.h: Long lines
  staging: rts5208: rtsx_chip.c: Long lines
  staging: rts5208: rtsx.c: Alignment fix

 drivers/staging/rts5208/ms.c             | 393 ++++++++-------
 drivers/staging/rts5208/ms.h             |   4 +-
 drivers/staging/rts5208/rtsx.c           |  43 +-
 drivers/staging/rts5208/rtsx.h           |   2 +-
 drivers/staging/rts5208/rtsx_card.c      |  94 ++--
 drivers/staging/rts5208/rtsx_card.h      |  16 +-
 drivers/staging/rts5208/rtsx_chip.c      |  17 +-
 drivers/staging/rts5208/rtsx_chip.h      | 137 ++++--
 drivers/staging/rts5208/rtsx_scsi.c      | 319 ++++++------
 drivers/staging/rts5208/rtsx_scsi.h      |   4 +-
 drivers/staging/rts5208/rtsx_sys.h       |   4 +-
 drivers/staging/rts5208/rtsx_transport.h |  30 +-
 drivers/staging/rts5208/sd.c             | 813 ++++++++++++++++---------------
 drivers/staging/rts5208/sd.h             |   5 +-
 drivers/staging/rts5208/spi.c            | 144 +++---
 15 files changed, 1075 insertions(+), 950 deletions(-)

-- 
2.1.4

Reply via email to