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:
fa9bf9a
)
UBI: get rid of dbg_err
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 15:39:56 +0000
(18:39 +0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Thu, 21 Jun 2012 11:46:18 +0000
(14:46 +0300)
This patch removes the 'dbg_err()' macro and we now use 'ubi_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