Re: [PATCH] staging: vt6655: coding style: Fixed commenting style Few lines were crossing 80 characters limit

2014-07-27 Thread Greg KH
On Sun, Jul 27, 2014 at 04:51:43PM +0530, Rahul Garg wrote: > Signed-off-by: Rahul Garg > --- > drivers/staging/vt6655/tcrc.c | 11 +++ > 1 file changed, 7 insertions(+), 4 deletions(-) I know this is a tiny patch, but you are doing two different things here, and your subject is hugely

[PATCH] staging: vt6655: coding style: Fixed commenting style Few lines were crossing 80 characters limit

2014-07-27 Thread Rahul Garg
Signed-off-by: Rahul Garg --- drivers/staging/vt6655/tcrc.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/drivers/staging/vt6655/tcrc.c b/drivers/staging/vt6655/tcrc.c index ed6868a..bf8d4c3 100644 --- a/drivers/staging/vt6655/tcrc.c +++ b/drivers/staging/vt665