Re: [PATCH 04/27] Staging: bcm: Outsourced restoring of endianess for ip adresses

2014-05-26 Thread Dan Carpenter
Style issues. No need to resend, but please read them. On Fri, May 23, 2014 at 10:23:42PM +0200, Matthias Beyer wrote: > Signed-off-by: Matthias Beyer > --- > drivers/staging/bcm/CmHost.c | 32 +++- > 1 file changed, 23 insertions(+), 9 deletions(-) > > diff --git a

[PATCH 04/27] Staging: bcm: Outsourced restoring of endianess for ip adresses

2014-05-23 Thread Matthias Beyer
Signed-off-by: Matthias Beyer --- drivers/staging/bcm/CmHost.c | 32 +++- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/drivers/staging/bcm/CmHost.c b/drivers/staging/bcm/CmHost.c index 3d8c049..59a3eb9 100644 --- a/drivers/staging/bcm/CmHost.c +++ b/d