From: Andi Shyti Date: Wed, 28 Aug 2013 18:00:00 +0000 (-0400) Subject: ext4: fix use of potentially uninitialized variables in debugging code X-Git-Tag: v3.12-rc1~148^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b1b22882d32aa711ab4801700dad997440d940;p=pandora-kernel.git ext4: fix use of potentially uninitialized variables in debugging code If ext_debugging is enabled and path[depth].p_ext is NULL, len and lblock are printed non initialized Signed-off-by: Andi Shyti Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed