From: Artem Bityutskiy Date: Wed, 16 May 2012 16:04:54 +0000 (+0300) Subject: UBIFS: get rid of dbg_dump_stack X-Git-Tag: v3.5-rc1~136^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c46d0ae29ba880963db283706950de7aa86c0a0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed