[JFFS2] Remove stray kfree of summary info in XATTR code.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 12:13:45 +0000 (13:13 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 12:13:45 +0000 (13:13 +0100)
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 <dwmw2@infradead.org>

No differences found