[PATCH] staging: dgnc: warning line over 80 characters

2015-01-20 Thread Mohamed Lotfy Hammad
This patch fixes the following checkpatch.pl warning: fix line over 80 characters Signed-off-by: Mohamed Lotfy Hammad mohamed.lotfy.ham...@gmail.com --- drivers/staging/dgnc/dgnc_driver.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/dgnc

[PATCH] staging: vt6655: mac.h: fix space prohibited before that ','

2015-01-19 Thread Mohamed Lotfy Hammad
This patch fixes the following checkpatch.pl error: fix space prohibited before that ',' Signed-off-by: Mohamed Lotfy Hammad mohamed.lotfy.ham...@gmail.com --- drivers/staging/vt6655/mac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/mac.h b/drivers

[PATCH] fix space prohibited before that ','

2015-01-19 Thread Mohamed Lotfy Hammad
This patch fixes the following checkpatch.pl error: fix space prohibited before that ',' Signed-off-by: Mohamed Lotfy Hammad mohamed.lotfy.ham...@gmail.com --- drivers/staging/vt6655/mac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/mac.c b/drivers