diff options
author | Davide Libenzi <davidel@xmailserver.org> | 2011-03-23 00:34:46 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-23 01:44:15 +0100 |
commit | 3fb0e584a68cd1c5085e69be441f2ad032aaee72 (patch) | |
tree | 8cf550c8fabf54aeca48d76538357b7211a18c83 /net/TUNABLE | |
parent | crc32: add missed brackets in macro (diff) | |
download | linux-3fb0e584a68cd1c5085e69be441f2ad032aaee72.tar.xz linux-3fb0e584a68cd1c5085e69be441f2ad032aaee72.zip |
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 'net/TUNABLE')
0 files changed, 0 insertions, 0 deletions