Commit 5047faba authored by Joe Perches's avatar Joe Perches Committed by Adrian Bunk

drivers/input/: Spelling fixes

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent d48140e3
...@@ -141,7 +141,7 @@ static void gscps2_flush(struct gscps2port *ps2port) ...@@ -141,7 +141,7 @@ static void gscps2_flush(struct gscps2port *ps2port)
/* /*
* gscps2_writeb_output() - write a byte to the port * gscps2_writeb_output() - write a byte to the port
* *
* returns 1 on sucess, 0 on error * returns 1 on success, 0 on error
*/ */
static inline int gscps2_writeb_output(struct gscps2port *ps2port, u8 data) static inline int gscps2_writeb_output(struct gscps2port *ps2port, u8 data)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment