]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/ubifs/tnc.c
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)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 16:04:54 +0000 (19:04 +0300)
commit7c46d0ae29ba880963db283706950de7aa86c0a0
tree1ba1ba22f2281dda27116443db50ebbcfc84cc09
parent1bdcc63112a0fe10030abee6ad71aaecd091e68e
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