From: Avantika Mathur Date: Thu, 7 Dec 2006 04:41:36 +0000 (-0800) Subject: [PATCH] ext4: Eliminate inline functions X-Git-Tag: v2.6.20-rc1~145^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b882520bbe01f2e5044642109c1c1d19fe3559;p=pandora-kernel.git [PATCH] ext4: Eliminate inline functions Removes all inline keywords, since the compiler will make static functions inline when it is appropriate. Signed-off-by: Avantika Mathur Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed