]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: maps: rbtx4939-flash: delete unneeded test
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 19 Aug 2012 08:44:23 +0000 (10:44 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sat, 25 Aug 2012 11:49:55 +0000 (14:49 +0300)
commit722cb92a70e9e7901472136d9a16f27efe051bc3
treead38af8d9032e8df9226a2fd78a6e07237a41904
parent94476fdcef8902ad168b8618c3055e181a4740f6
mtd: maps: rbtx4939-flash: delete unneeded test

Err has only been initialized to 0 at this, so it is not possible that this
test can be true.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/maps/rbtx4939-flash.c