commit | ebfce01a6dfa2bd30a16efdeb417862ea0355d3b | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue May 17 13:26:24 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri May 20 08:30:34 2011 +0300 |
tree | 5fb8690771e2b75a1945b150124271aa250f91dc | |
parent | 3802243a189b0f153acb03f531daf35d40bc38bb [diff] |
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 <Artem.Bityutskiy@nokia.com>