Change comment style and remove extra spaces before macro names to
avoid exceeding 80 characters.
Signed-off-by: matt mooney
---
drivers/staging/vt6655/power.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/vt6655/power.h b/drivers/staging/vt6655/powe
From: Matteo Semenzato
This patch fixes the following warning:
do not use C99 // comments
Signed-off-by: Matteo Semenzato
---
drivers/staging/vt6655/mac.c | 82 ++--
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/drivers/staging/vt6655/m