[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1632209460.git.benjamin.philip495@gmail.com>
Date: Tue, 21 Sep 2021 13:03:41 +0530
From: Benjamin Philip <benjamin.philip495@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Benjamin Philip <benjamin.philip495@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] staging: rts5208: remove unnecessary parentheses in all files
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
Powered by blists - more mailing lists