On Mon, Jun 30, 2014 at 10:25:16AM +0200, Matthias Beyer wrote:
> Hi,
> 
> these are my cleanup patches for the
> 
>     drivers/staging/bcm/LeakyBucket.c
> 
> file. They contain:
> 
>     * Replacing member accessing by variables, for simplifying code
>     * Line lengths shortened
>     * Outsourcing code chunks from long functions
> 
> Please note: As I do not have the appropriate hardware, I'm not able to test
> these patches. I compiled them at least.
> 
> Kind regards,
> Matthias Beyer
> 
> Matthias Beyer (5):
>   Staging: bcm: LeakyBucket.c: Replaced member accessing by variable
>   Staging: bcm: LeakyBucket.c: Shortened lines
>   Staging: bcm: LeakyBucket.c: Outsourced code chunk into function
>   Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sending
>   Staging: bcm: LeakyBucket.c: Removed unneccessary return; statement
> 
>  drivers/staging/bcm/LeakyBucket.c | 312 
> +++++++++++++++++++++++---------------
>  1 file changed, 187 insertions(+), 125 deletions(-)

This patchset looks good to me.
 
> -- 
> 2.0.1
> 
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to