From: Julia Lawall Date: Wed, 10 Aug 2011 08:14:14 +0000 (+0200) Subject: mtd: bcm_umi_nand: clean up error handling code X-Git-Tag: v3.2-rc1~14^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ca6ebc72d59c0c4f52d443c69fc4a17765666a;p=pandora-kernel.git mtd: bcm_umi_nand: clean up error handling code Convert error handling code to use gotos. At the same time, this adds calls to kfree and iounmap in a few cases where they were overlooked. Signed-off-by: Julia Lawall Acked-by: Jiandong Zheng Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed