mtd: nand: remove gotos in `check_create()'
authorBrian Norris <computersforpeace@gmail.com>
Wed, 7 Sep 2011 20:13:35 +0000 (13:13 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 14:16:03 +0000 (17:16 +0300)
commitb61bf5bbf619fc66ca866a27038da0b91cafb92d
treef3830c3c3f898259e7a5c948af0195761ed06092
parentc5e8ef9c21a492f1e0436b350bbc3e916f93e506
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 <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
drivers/mtd/nand/nand_bbt.c
This page took 0.026089 seconds and 5 git commands to generate.