Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520311 > unrolled thread
| Started by | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| First post | 2016-11-12 19:00 +0100 |
| Last post | 2016-11-12 19:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] [STYLE 1/5]staging:speakup:synth.c Modified block text Walt Feasel <waltfeasel@gmail.com> - 2016-11-12 19:00 +0100
| From | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| Date | 2016-11-12 19:00 +0100 |
| Subject | [PATCH] [STYLE 1/5]staging:speakup:synth.c Modified block text |
| Message-ID | <sCKKR-5h7-15@gated-at.bofh.it> |
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..29efdb1 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
Back to top | Article view | linux.kernel
csiph-web