diff options
author | Davide Libenzi <davidel@xmailserver.org> | 2011-03-22 23:34:46 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-23 00:44:15 (GMT) |
commit | 3fb0e584a68cd1c5085e69be441f2ad032aaee72 (patch) | |
tree | 8cf550c8fabf54aeca48d76538357b7211a18c83 /drivers/platform | |
parent | d03e1617f089c0bcbc22b9d4739e04a0b43b14fa (diff) | |
download | linux-3fb0e584a68cd1c5085e69be441f2ad032aaee72.tar.xz |
epoll: move ready event check into proper inline
Move the event readiness check into a proper inline, and use it uniformly
inside ep_poll() code. Events in the ->ovflist are no less ready than the
ones in ->rdllist.
Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Cc: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions