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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel