From: Pekka Enberg Date: Thu, 23 Jun 2005 07:10:03 +0000 (-0700) Subject: [PATCH] Remove eventpoll macro obfuscation X-Git-Tag: v2.6.13-rc1~68^2~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b030a4dd609e167da7f73c2d1fa5af864a0aea17;p=pandora-kernel.git [PATCH] Remove eventpoll macro obfuscation This patch gets rid of some macro obfuscation from fs/eventpoll.c by removing slab allocator wrappers and converting macros to static inline functions. Signed-off-by: Pekka Enberg Acked-by: Davide Libenzi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed