This patchset removes all unnecessary parentheses in the rts5208 driver. Benjamin Philip (8): staging: rts5208: remove unnecessary parentheses in rtsx_card.c staging: rts5208: remove unnecessary parentheses in rtsx.c staging: rts5208: remove unnecessary parentheses in rtsx_chip.c staging: rts5208: remove unnecessary parentheses in rtsx_transport.c staging: rts5208: remove unnecessary parentheses in sd.c staging: rts5208: remove unnecessary parentheses in xd.c staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c staging: rts5208: remove parentheses pair in sd.c drivers/staging/rts5208/rtsx.c | 2 +- drivers/staging/rts5208/rtsx_card.c | 8 +- drivers/staging/rts5208/rtsx_chip.c | 16 ++-- drivers/staging/rts5208/rtsx_scsi.c | 106 +++++++++++------------ drivers/staging/rts5208/rtsx_transport.c | 6 +- drivers/staging/rts5208/sd.c | 68 +++++++-------- drivers/staging/rts5208/xd.c | 48 +++++----- 7 files changed, 127 insertions(+), 127 deletions(-) -- 2.31.1