Re: [PATCH 0/5] drivers/staging/bcm/LeakyBucket.c cleanup patches

2014-06-30 Thread Kevin McKinney
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 > * Outsour

[PATCH 0/5] drivers/staging/bcm/LeakyBucket.c cleanup patches

2014-06-30 Thread Matthias Beyer
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 ha