linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: rts5208: remove unnecessary parentheses in all files
@ 2021-09-21  7:33 Benjamin Philip
  2021-09-21  7:33 ` [PATCH 1/8] staging: rts5208: remove unnecessary parentheses in rtsx_card.c Benjamin Philip
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Benjamin Philip @ 2021-09-21  7:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Benjamin Philip, linux-staging, linux-kernel

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


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

end of thread, other threads:[~2021-09-21  7:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  7:33 [PATCH 0/8] staging: rts5208: remove unnecessary parentheses in all files Benjamin Philip
2021-09-21  7:33 ` [PATCH 1/8] staging: rts5208: remove unnecessary parentheses in rtsx_card.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 2/8] staging: rts5208: remove unnecessary parentheses in rtsx.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 3/8] staging: rts5208: remove unnecessary parentheses in rtsx_chip.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 4/8] staging: rts5208: remove unnecessary parentheses in rtsx_transport.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 5/8] staging: rts5208: remove unnecessary parentheses in sd.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 6/8] staging: rts5208: remove unnecessary parentheses in xd.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 7/8] staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c Benjamin Philip
2021-09-21  7:33 ` [PATCH 8/8] staging: rts5208: remove parentheses pair in sd.c Benjamin Philip

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).