mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-18 04:54:52 +00:00
drivers/input/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
d48140e3cd
commit
5047fabac1
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue