From: Artem Bityutskiy Date: Tue, 17 May 2011 10:26:24 +0000 (+0300) Subject: UBI: turn some macros into static inline X-Git-Tag: v3.0-rc1~316^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebfce01a6dfa2bd30a16efdeb417862ea0355d3b;p=pandora-kernel.git UBI: turn some macros into static inline Similarly as we have done for UBIFS in 1dcffad74183bb00e8129ba1c5bb2c9931d31bd7, turn the debugging macros into static inline functions, for the same reasons: to avoid gcc 4.5 warnings. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed