mtd: nand: remove unnecessary variable
authorBrian Norris <computersforpeace@gmail.com>
Tue, 25 Sep 2012 03:40:47 +0000 (20:40 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:57:08 +0000 (15:57 +0100)
commit47450b35915c45309974c74f11c2d236db1b950f
tree720eaf2e47c0b0f4c3687a0f065cd549ffd7a9d0
parente5570f0c873e3be68a66b479308f21d2dc280a1c
mtd: nand: remove unnecessary variable

We don't actually use the 'ret' variable; we set it, test it, and then it dies.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_base.c
This page took 0.024598 seconds and 5 git commands to generate.