commit | e234b5f2079414b3d772286e3ee00e7bbf6da833 | [log] [tgz] |
---|---|---|
author | Dominique Martinet <asmadeus@codewreck.org> | Sun Jan 15 00:28:03 2012 +0100 |
committer | Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com> | Sun Jan 15 13:46:02 2012 +0200 |
tree | 860baa06589f5f11b354500f30f43ff8c2f4cda9 | |
parent | 94b1984ab9ab61cc6047c07e074d766485299a9c [diff] |
UBIFS: fix non-debug configuration build Fix a brown paperbag bug introduced by me in the previous commit. I was in hurry and forgot about the non-debug case completely. Artem: amend the commit message and tweak the patch to preserve alignment. This made the patch a bit less readable, though. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>