fix coding style: use C89 comments, not C99
Signed-off-by: Rahul Garg
---
drivers/staging/vt6655/tcrc.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/tcrc.c b/drivers/staging/vt6655/tcrc.c
index ed6868a..ddc5efd 100644
--- a/drivers/staging/vt6655/
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
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