[PATCH 0/3] drivers/staging/bcm/InterfaceTx.c cleanup patches

2014-06-30 Thread Matthias Beyer
Hi,

these are my patches for the

drivers/staging/bcm/InterfaceTx.c

file. They contain:

* Line length and whitespace cleanup
* Outsourcing a chunk of code from a long function

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 (3):
  Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanup
  Staging: bcm: InterfaceTx.c: Outsourced code chunk
  Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after
declarations

 drivers/staging/bcm/InterfaceTx.c | 185 +++---
 1 file changed, 112 insertions(+), 73 deletions(-)

-- 
2.0.1

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


Re: [PATCH 0/3] drivers/staging/bcm/InterfaceTx.c cleanup patches

2014-06-30 Thread Kevin McKinney
On Mon, Jun 30, 2014 at 10:20:21AM +0200, Matthias Beyer wrote:
 Hi,
 
 these are my patches for the
 
 drivers/staging/bcm/InterfaceTx.c
 
 file. They contain:
 
 * Line length and whitespace cleanup
 * Outsourcing a chunk of code from a long function
 
 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 (3):
   Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanup
   Staging: bcm: InterfaceTx.c: Outsourced code chunk
   Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after
 declarations
 
  drivers/staging/bcm/InterfaceTx.c | 185 
 +++---
  1 file changed, 112 insertions(+), 73 deletions(-)

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