On Fri, Feb 27, 2015 at 07:18:17PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following error:
> ERROR: do not use C99 // comments
>
> Signed-off-by: Matteo Semenzato
> ---
> drivers/staging/vt6655/key.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion
From: Matteo Semenzato
This patch fixes the following error:
ERROR: do not use C99 // comments
Signed-off-by: Matteo Semenzato
---
drivers/staging/vt6655/key.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/key.h b/drivers/staging/vt6655/key.h
index
Hi,
Please check below line comments.
2014-06-02 12:06 GMT+09:00 James A Shackleford :
> Signed-off-by: James A Shackleford
> ---
> drivers/staging/vt6655/baseband.c | 300
> ++---
> 1 file changed, 150 insertions(+), 150 deletions(-)
>
> diff --git a/drivers/s
Signed-off-by: James A Shackleford
---
drivers/staging/vt6655/baseband.c | 300 ++---
1 file changed, 150 insertions(+), 150 deletions(-)
diff --git a/drivers/staging/vt6655/baseband.c
b/drivers/staging/vt6655/baseband.c
index 6f95fb6..490ca96 100644
--- a/drive