From: Tony Battersby Date: Tue, 31 Mar 2009 22:24:16 +0000 (-0700) Subject: epoll: use real type instead of void * X-Git-Tag: v2.6.30-rc1~523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0989dbfa8d18dd17c32120aac1eb3e906a62a2;p=pandora-kernel.git epoll: use real type instead of void * eventpoll.c uses void * in one place for no obvious reason; change it to use the real type instead. Signed-off-by: Tony Battersby Acked-by: Davide Libenzi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed