git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a335b2e
)
fs/eventpoll.c: fix spelling
author
Daniel Baluta
<daniel.baluta@gmail.com>
Sun, 30 Jan 2011 21:42:29 +0000
(23:42 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 17 Feb 2011 16:38:09 +0000
(17:38 +0100)
eventpoll.c has wonderful comments but some annoying typos
sneaked in:
* toepoll_ctl -> to epoll_ctl
* rapresent -> represents
* sructure -> structure
* machanism -> mechanism
* trasfering -> transferring
Signed-off-by: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found