[PATCH 0/8 V2] staging: rts5208: Fix several style warnings

From: Sergio Paracuellos
Date: Fri Sep 23 2016 - 10:12:16 EST


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

Changes V2:
* Fix commit subject names to be more specific

Sergio Paracuellos (8):
staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t
staging: rts5208: avoid symbolic permissions in rtsx.c
staging: rts5208: fix comment blocks style in rtsx_chip.h
staging: rts5208: fix comment blocks style in rtsx.h
staging: rts5208: remove not used typedef in rtsx_sys.h
staging: rts5208: fix line 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