mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-16 18:40:44 +09:00
There is no point in hiding this logic in a helper. Also remove the useless events != 0 check and only busy loop once we know we actually have a poll method. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>