From: Akira Fujita Date: Wed, 16 Sep 2009 17:46:38 +0000 (-0400) Subject: ext4: Replace get_ext_path macro with an inline funciton X-Git-Tag: v2.6.32-rc1~633^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8505970af46658ece2545e9bc1fe594998fdcdf;p=pandora-kernel.git ext4: Replace get_ext_path macro with an inline funciton Replace get_ext_path macro with an inline function, since this macro looks like a function call but its arguments get modified. Ted pointed this out, thanks. Signed-off-by: Akira Fujita Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed