Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
065d10f4
Commit
065d10f4
authored
Apr 17, 2003
by
Alan Cox
Committed by
Linus Torvalds
Apr 17, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] input typo fixes
parent
2b119986
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
drivers/input/mouse/psmouse.c
drivers/input/mouse/psmouse.c
+1
-1
drivers/input/serio/i8042.c
drivers/input/serio/i8042.c
+1
-1
No files found.
drivers/input/mouse/psmouse.c
View file @
065d10f4
...
...
@@ -599,7 +599,7 @@ static void psmouse_disconnect(struct serio *serio)
}
/*
* psmouse_connect() is a callback f
or
m the serio module when
* psmouse_connect() is a callback f
ro
m the serio module when
* an unhandled serio port is found.
*/
...
...
drivers/input/serio/i8042.c
View file @
065d10f4
...
...
@@ -222,7 +222,7 @@ static int i8042_aux_write(struct serio *port, unsigned char c)
/*
* i8042_open() is called when a port is open by the higher layer.
* It allocates the interrupt and enables i
n
in the chip.
* It allocates the interrupt and enables i
t
in the chip.
*/
static
int
i8042_open
(
struct
serio
*
port
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment