2016-11-11 22:06:00

by Walt Feasel

[permalink] [raw]
Subject: [PATCH] [STYLE 1/2]staging:speakup:speakup_acntsa.c Modify block comments

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

Signed-off-by: Walt Feasel <[email protected]>
---
drivers/staging/speakup/speakup_acntsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/speakup/speakup_acntsa.c b/drivers/staging/speakup/speakup_acntsa.c
index 34f45d3..e9dc142 100644
--- a/drivers/staging/speakup/speakup_acntsa.c
+++ b/drivers/staging/speakup/speakup_acntsa.c
@@ -1,6 +1,6 @@
/*
* originally written by: Kirk Reiser <[email protected]>
-* this version considerably modified by David Borowski, [email protected]
+ * this version considerably modified by David Borowski, [email protected]
*
* Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski.
--
2.1.4