From: Jan Blunck Date: Mon, 12 Apr 2010 23:44:08 +0000 (-0700) Subject: JFS: Free sbi memory in error path X-Git-Tag: v2.6.34~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684bdc7ff95e0c1d4b0bcf236491840b55a54189;p=pandora-kernel.git JFS: Free sbi memory in error path I spotted the missing kfree() while removing the BKL. [akpm@linux-foundation.org: avoid multiple returns so it doesn't happen again] Signed-off-by: Jan Blunck Cc: Dave Kleikamp Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed