Re: [PATCH 3/9] drivers: staging: rtl8187se: wrap excessively long lines

2014-03-03 Thread Dan Carpenter
Patch introduces bugs. Please redo and be more careful next time. On Sat, Mar 01, 2014 at 10:22:47PM -0700, Axel Rasmussen wrote: Signed-off-by: Axel Rasmussen axel.rasmuss...@gmail.com @@ -935,7 +946,8 @@ static short alloc_rx_desc_ring(struct net_device *dev, u16 bufsize, int count)

[PATCH 3/9] drivers: staging: rtl8187se: wrap excessively long lines

2014-03-01 Thread Axel Rasmussen
Signed-off-by: Axel Rasmussen axel.rasmuss...@gmail.com --- drivers/staging/rtl8187se/r8180_core.c | 40 ++ 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/drivers/staging/rtl8187se/r8180_core.c b/drivers/staging/rtl8187se/r8180_core.c index