[PATCH 0/2] Staging: rts5208: rtsx_reset_chip style clean up

Giedrius Statkevicius giedrius.statkevicius at gmail.com
Sun Oct 19 10:48:51 UTC 2014


On 2014.10.19 12:55, Fabio Falzoi wrote:
> Clean up the code in rtsx_reset_chip function defining two new helper
> functions rtsx_reset_aspm and rtsx_enable_pcie_intr.
> Specifically, the following checkpatch warnings are corrected:
> * PARENTHESIS_ALIGNMENT at rows 271, 302, 343 and 346
> * LONG_LINE at rows 294, 313 and 315
> * BRACES at rowa 320 and 351
> This patch is inspired by the following post on LKML regarding another
> clean up for rts5208 module:
> http://www.spinics.net/lists/linux-driver-devel/msg55038.html
> 
> Fabio Falzoi (2):
>   Staging: rts5208: helper function to manage aspm during reset
>   Staging: rts5208: helper function to enable interrupts during reset
> 
>  drivers/staging/rts5208/rtsx_chip.c | 168 +++++++++++++++++++-----------------
>  1 file changed, 87 insertions(+), 81 deletions(-)
> 
Could you please remake this patch set against the staging-testing
branch? 
https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/commit/?h=staging-testing&id=ccf2d2456648ce84090ea1f37bd6774bafa99f00
This will break your patch on staging-testing.


More information about the devel mailing list