Re: [PATCH 0/8] staging: rts5208: Fix several style warnings

2016-09-23 Thread Greg KH
On Thu, Sep 22, 2016 at 08:18:53PM +0200, Sergio Paracuellos wrote:
> This patchset fix several style warnings reported by checkpatch.pl script.
> 
> Sergio Paracuellos (8):
>   staging: rts5208: fix style warnings in rtsx.h
>   staging: rts5208: fix style warnings in rtsx.c
>   staging: rts5208: fix style warnings in rtsx_chip.h
>   staging: rts5208: fix style warnings in rtsx.h
>   staging: rts5208: fix style warnings in rtsx_sys.h
>   staging: rts5208: fix style warnings in spi.c
>   staging: rts5208: fix style warnings in sd.c
>   staging: rts5208: fix style warnings in xd.c

Some of these subjects are identical, yet they do different things!
Please be more specific in your subject lines.  Can you fix that up and
resend?

thanks,

greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 0/8] staging: rts5208: Fix several style warnings

2016-09-22 Thread Sergio Paracuellos
This patchset fix several style warnings reported by checkpatch.pl script.

Sergio Paracuellos (8):
  staging: rts5208: fix style warnings in rtsx.h
  staging: rts5208: fix style warnings in rtsx.c
  staging: rts5208: fix style warnings in rtsx_chip.h
  staging: rts5208: fix style warnings in rtsx.h
  staging: rts5208: fix style warnings in rtsx_sys.h
  staging: rts5208: fix style warnings in spi.c
  staging: rts5208: fix style warnings in sd.c
  staging: rts5208: fix style warnings in xd.c

 drivers/staging/rts5208/rtsx.c  |  12 +--
 drivers/staging/rts5208/rtsx.h  |  10 +--
 drivers/staging/rts5208/rtsx_chip.h |  54 +--
 drivers/staging/rts5208/rtsx_sys.h  |   2 -
 drivers/staging/rts5208/sd.c| 173 +---
 drivers/staging/rts5208/spi.c   |   3 +-
 drivers/staging/rts5208/xd.c|  38 +++-
 7 files changed, 115 insertions(+), 177 deletions(-)

-- 
1.9.1

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel