From: Adrian Bunk Date: Thu, 23 Mar 2006 11:00:56 +0000 (-0800) Subject: [PATCH] kill _INLINE_ X-Git-Tag: v2.6.17-rc1~1013 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c28ff1635e71af072c4711ff5fadd5855d48e7;p=pandora-kernel.git [PATCH] kill _INLINE_ This patch removes all occurances of _INLINE_ in the kernel. With the exception of tty_flip.h, I've simply removed the inline's since gcc should know best which functions to be inlined. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed