Re: [PATCH v2 2/4] staging: bcm: line over 80 characters in InterfaceIdleMode.c

2013-12-21 Thread Gokulnath A
Hi Dan, On Sat, Dec 21, 2013 at 2:00 PM, Dan Carpenter wrote: > On Fri, Dec 20, 2013 at 08:54:30PM +0530, Gokulnath A wrote: >> From: Gokulnath Avanashilingam > > No need. This should come from your email. > >> >> Fixed all the line over 80 characters warning found by >> checkpatch.pl script. >

Re: [PATCH v2 2/4] staging: bcm: line over 80 characters in InterfaceIdleMode.c

2013-12-21 Thread Dan Carpenter
On Fri, Dec 20, 2013 at 08:54:30PM +0530, Gokulnath A wrote: > From: Gokulnath Avanashilingam No need. This should come from your email. > > Fixed all the line over 80 characters warning found by > checkpatch.pl script. > > Signed-off-by: Gokulnath Avanashilingam > This doesn't match the e

[PATCH v2 2/4] staging: bcm: line over 80 characters in InterfaceIdleMode.c

2013-12-20 Thread Gokulnath A
From: Gokulnath Avanashilingam Fixed all the line over 80 characters warning found by checkpatch.pl script. Signed-off-by: Gokulnath Avanashilingam --- drivers/staging/bcm/InterfaceIdleMode.c | 153 +--- 1 file changed, 99 insertions(+), 54 deletions(-) diff --git