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:
1bdcc63
)
UBIFS: get rid of dbg_dump_stack
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:04:54 +0000
(19:04 +0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:04:54 +0000
(19:04 +0300)
In case of errors we almost always need the stack dump - it makes no sense
to compile it out. Remove the 'dbg_dump_stack()' function completely.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found