From: Eric Wong Date: Tue, 30 Apr 2013 22:27:42 +0000 (-0700) Subject: epoll: cleanup: hoist out f_op->poll calls X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~88^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450d89ec0a91dbad81adaa635fdb1325b57f8d69;p=pandora-kernel.git epoll: cleanup: hoist out f_op->poll calls This reduces the amount of code inside the ready list iteration loops for better readability IMHO. Signed-off-by: Eric Wong Cc: Davide Libenzi Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed