From: Brian Norris Date: Wed, 7 Sep 2011 20:13:35 +0000 (-0700) Subject: mtd: nand: remove gotos in `check_create()' X-Git-Tag: v3.2-rc1~14^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61bf5bbf619fc66ca866a27038da0b91cafb92d;p=pandora-kernel.git mtd: nand: remove gotos in `check_create()' This is a second step in restructuring `check_create()'. When we don't rely on goto statements for our main functionality, the code will become a little easier to manipulate. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed