Re: [PATCH Resend 1/2] net/usb: r8152: Remove redundant version.h header inclusion

2013-05-17 Thread David Miller
From: Sachin Kamat Date: Fri, 17 May 2013 09:18:07 +0530 > version.h header inclusion is not necessary as detected by > checkversion.pl. > > Signed-off-by: Sachin Kamat Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.k

[PATCH Resend 1/2] net/usb: r8152: Remove redundant version.h header inclusion

2013-05-16 Thread Sachin Kamat
version.h header inclusion is not necessary as detected by checkversion.pl. Signed-off-by: Sachin Kamat --- This series compile tested on linux-next (20130516). --- drivers/net/usb/r8152.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c ind