* [PATCH v2] [STYLE 1/5]staging:speakup:synth.c Modified block text
@ 2016-11-12 17:55 Walt Feasel
0 siblings, 0 replies; only message in thread
From: Walt Feasel @ 2016-11-12 17:55 UTC (permalink / raw)
To: speakup
Cc: w.d.hubbs, chris, kirk, samuel.thibault, gregkh, devel,
linux-kernel, Walt Feasel
Modified block comment for alignment consistency
Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
---
drivers/staging/speakup/synth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c
index 54b2f39..800fbbf 100644
--- a/drivers/staging/speakup/synth.c
+++ b/drivers/staging/speakup/synth.c
@@ -8,7 +8,7 @@
#include <linux/delay.h> /* for loops_per_sec */
#include <linux/kmod.h>
#include <linux/jiffies.h>
-#include <linux/uaccess.h> /* for copy_from_user */
+#include <linux/uaccess.h> /* for copy_from_user */
#include <linux/sched.h>
#include <linux/timer.h>
#include <linux/kthread.h>
--
2.1.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-12 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-12 17:55 [PATCH v2] [STYLE 1/5]staging:speakup:synth.c Modified block text Walt Feasel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome