Re: [PATCH] /net/ethernet/3com/3c59x.c:Fixed coding style errors and warnings.

2015-08-25 Thread David Miller
From: Ravinder Atla Date: Fri, 21 Aug 2015 20:57:05 +0530 > Checks are also cleared > Signed-off-by: Ravinder Atla Your subject should read "3c59x: Fixed coding..." rather than what you used. Also, your patch adds new coding style errors: [davem@localhost net-next]$ git am --signoff net-ethe

[PATCH] /net/ethernet/3com/3c59x.c:Fixed coding style errors and warnings.

2015-08-21 Thread Ravinder Atla
Checks are also cleared Signed-off-by: Ravinder Atla --- drivers/net/ethernet/3com/3c59x.c | 39 +-- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/drivers/net/ethernet/3com/3c59x.c b/drivers/net/ethernet/3com/3c59x.c index 2d1ce3c..18d242c 10