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
Kirill Smelkov
linux
Commits
e76c0fbb
Commit
e76c0fbb
authored
Apr 07, 2003
by
Alan Cox
Committed by
Linus Torvalds
Apr 07, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] irda typo fixes
parent
e0e63bb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
net/irda/irlap_event.c
net/irda/irlap_event.c
+1
-1
net/irda/irlmp.c
net/irda/irlmp.c
+1
-1
No files found.
net/irda/irlap_event.c
View file @
e76c0fbb
...
...
@@ -1038,7 +1038,7 @@ static int irlap_state_xmit_p(struct irlap_cb *self, IRLAP_EVENT event,
* we send 2000B packets, we may wait another
* 1000B until our turnaround expire. That's
* why we need to be proactive in avoiding
* com
m
ing here. - Jean II
* coming here. - Jean II
*/
return
-
EPROTO
;
}
...
...
net/irda/irlmp.c
View file @
e76c0fbb
...
...
@@ -925,7 +925,7 @@ irlmp_notify_client(irlmp_client_t *client,
* Now, check all discovered devices (if any), and notify client
* only about the services that the client is interested in
* We also notify only about the new devices unless the caller
* explicity request a dump of the log. Jean II
* explicit
l
y request a dump of the log. Jean II
*/
discoveries
=
irlmp_copy_discoveries
(
log
,
&
number
,
client
->
hint_mask
.
word
,
...
...
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