浏览代码

drivers/input/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches 17 年之前
父节点
当前提交
5047fabac1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/input/serio/gscps2.c

+ 1 - 1
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 success, 0 on error
  */
 
 static inline int gscps2_writeb_output(struct gscps2port *ps2port, u8 data)