projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d48140e
)
drivers/input/: Spelling fixes
author
Joe Perches
<joe@perches.com>
Sun, 3 Feb 2008 15:15:20 +0000
(17:15 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 15:15:20 +0000
(17:15 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/input/serio/gscps2.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/serio/gscps2.c
b/drivers/input/serio/gscps2.c
index 3e99df6be08465affbbb0550fd5be59688f71c39..adc3bd6e7f7bbc9a0d038d748dd3f95794a46f8f 100644
(file)
--- a/
drivers/input/serio/gscps2.c
+++ b/
drivers/input/serio/gscps2.c
@@
-141,7
+141,7
@@
static void gscps2_flush(struct gscps2port *ps2port)
/*
* gscps2_writeb_output() - write a byte to the port
*
- * returns 1 on sucess, 0 on error
+ * returns 1 on suc
c
ess, 0 on error
*/
static inline int gscps2_writeb_output(struct gscps2port *ps2port, u8 data)