Re: [PATCH] cgxb4: remove duplicate include in cxgb4.h

2013-10-21 Thread David Miller
From: Michael Opdenacker Date: Sun, 20 Oct 2013 07:10:01 +0200 > Reported by "make includecheck" > > Tested that C sources including this file still compile well on x86 > > Signed-off-by: Michael Opdenacker Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[PATCH] cgxb4: remove duplicate include in cxgb4.h

2013-10-19 Thread Michael Opdenacker
Reported by "make includecheck" Tested that C sources including this file still compile well on x86 Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h b/drivers/net/ether