From: David Woodhouse Date: Sun, 21 May 2006 12:13:45 +0000 (+0100) Subject: [JFFS2] Remove stray kfree of summary info in XATTR code. X-Git-Tag: v2.6.18-rc1~1105^2~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9167e0f811cbe28564c44a99c2f07b0ce5b368cf;p=pandora-kernel.git [JFFS2] Remove stray kfree of summary info in XATTR code. We don't allocate this locally any more -- it's given to us and owner by our caller. Also improve the debug messages a little. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed