[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1455562734-10863-1-git-send-email-shaun.ren@linux.com>
Date: Mon, 15 Feb 2016 10:58:46 -0800
From: Shaun Ren <shaun.ren@...ux.com>
To: gregkh@...uxfoundation.org, rjui@...adcom.com
Cc: sbranden@...adcom.com, jonmason@...adcom.com,
mahfouz.saif.elyazal@...il.com, joe@...ches.com,
devel@...verdev.osuosl.org, linux-arm-kernel@...ts.infradead.org,
bcm-kernel-feedback-list@...adcom.com,
linux-kernel@...r.kernel.org, Shaun Ren <shaun.ren@...ux.com>
Subject: [PATCH v5 RESEND 0/8] Staging: rts5208: Fix coding style
This set of patches fixes the coding style issues in rtsx_transport.c.
Changes since v4
* Moved a declaration to the beginning of an if branch
Changes since v3
* Removed the extraneous SCSI comment in the first patch
* Removed the last patch (Staging: rts5208: Add missing dma_mapping_error)
as it is already done in change 9a66d05d82db
(Staging: rts5208: fix check for dma mapping error)
Changes since v2
* Incorporated Joshua Clayton's suggestions regarding the block comments
Shaun Ren (8):
Staging: rts5208: rtsx_transport.c: Cleanup comments
Staging: rts5208: rtsx_transport.c: Align to open parenthesis
Staging: rts5208: rtsx_transport.c: Remove spaces after casts
Staging: rts5208: rtsx_transport.c: Add spaces around -
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
drivers/staging/rts5208/rtsx_transport.c | 153 +++++++++++++++++--------------
1 file changed, 82 insertions(+), 71 deletions(-)
--
2.7.1
Powered by blists - more mailing lists