Skip to content

Commit

Permalink
drivers/input/: Spelling fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent d48140e commit 5047fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/serio/gscps2.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 success, 0 on error
*/

static inline int gscps2_writeb_output(struct gscps2port *ps2port, u8 data)
Expand Down

0 comments on commit 5047fab

Please sign in to comment.