mtd: nand: begin restructuring check_create
authorBrian Norris <computersforpeace@gmail.com>
Wed, 7 Sep 2011 20:13:34 +0000 (13:13 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 14:15:56 +0000 (17:15 +0300)
commitc5e8ef9c21a492f1e0436b350bbc3e916f93e506
treec9d6f8da9c532d0c6edb9cdff5ee0ad9002c4e58
parent596d74527a804418d88e1178c9d72aff5649e89c
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 <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
drivers/mtd/nand/nand_bbt.c