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

Matthias Beyer mail at beyermatthias.de
Mon Jun 30 08:25:16 UTC 2014


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(-)

-- 
2.0.1



More information about the devel mailing list