fs/eventpoll.c: fix spelling
authorDaniel Baluta <daniel.baluta@gmail.com>
Sun, 30 Jan 2011 21:42:29 +0000 (23:42 +0200)
committerJiri 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