From: Artem Bityutskiy Date: Wed, 16 May 2012 16:04:54 +0000 (+0300) Subject: UBIFS: get rid of dbg_dump_stack X-Git-Tag: sz_release~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa606a64b166ce30673554b711c8ef0ec80ea89d;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