[PATCH] [STYLE 1/3]staging:speakup:speakup_apollo.c Block align on *

From: Walt Feasel
Date: Fri Nov 11 2016 - 16:12:28 EST


Made suggested modifications from checkpatch in reference
to: WARNING: Block comments should align the * on each line

Signed-off-by: Walt Feasel <waltfeasel@xxxxxxxxx>
---
drivers/staging/speakup/speakup_apollo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/speakup/speakup_apollo.c b/drivers/staging/speakup/speakup_apollo.c
index 3cbc8a7..3fe5ad2 100644
--- a/drivers/staging/speakup/speakup_apollo.c
+++ b/drivers/staging/speakup/speakup_apollo.c
@@ -1,6 +1,6 @@
/*
* originally written by: Kirk Reiser <kirk@xxxxxxxxxxxxxx>
-* this version considerably modified by David Borowski, david575@xxxxxxxxxx
+ * this version considerably modified by David Borowski, david575@xxxxxxxxxx
*
* Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski.
--
2.1.4