From: Brian Norris Date: Tue, 25 Sep 2012 03:40:47 +0000 (-0700) Subject: mtd: nand: remove unnecessary variable X-Git-Tag: v3.7-rc1~70^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47450b35915c45309974c74f11c2d236db1b950f;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed