UBIFS: get rid of dbg_dump_stack
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:04:54 +0000 (19:04 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 21 Jun 2012 11:46:15 +0000 (14:46 +0300)
commitaa606a64b166ce30673554b711c8ef0ec80ea89d
tree45eaaf045534c97277093fb26ce1a6601993e03e
parent779e4c253fc163ed6fde4af35bba0c90e37829e8
UBIFS: get rid of dbg_dump_stack

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>
fs/ubifs/debug.c
fs/ubifs/debug.h
fs/ubifs/io.c
fs/ubifs/journal.c
fs/ubifs/lprops.c
fs/ubifs/lpt.c
fs/ubifs/orphan.c
fs/ubifs/tnc.c