UBIFS: fix non-debug configuration build
authorDominique Martinet <asmadeus@codewreck.org>
Sat, 14 Jan 2012 23:28:03 +0000 (00:28 +0100)
committerArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Sun, 15 Jan 2012 11:46:02 +0000 (13:46 +0200)
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>

No differences found