git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f70b7e5
)
UBIFS: get rid of dbg_err
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 17:11:23 +0000
(20:11 +0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 17:11:23 +0000
(20:11 +0300)
This patch removes the 'dbg_err()' macro and we now use 'ubifs_err()' instead.
The idea of 'dbg_err()' was to compile out some error message to make the
binary a bit smaller - but I think it was a bad idea.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found