From: Brian Norris Date: Wed, 7 Sep 2011 20:13:34 +0000 (-0700) Subject: mtd: nand: begin restructuring check_create X-Git-Tag: v3.2-rc1~14^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e8ef9c21a492f1e0436b350bbc3e916f93e506;p=pandora-kernel.git mtd: nand: begin restructuring check_create We will begin restructuring the code for check_create so that we can make some important changes. For now, we should just begin to get rid of some goto statements to make things cleaner. This is the first step of a few, which are separated to make them easier to follow. This step should just be a code refactor. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed