]> www.infradead.org Git - mtd-utils.git/commit
nandwrite: Remove redundant 'autoplace' check
authorShinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Fri, 24 Sep 2010 09:22:53 +0000 (18:22 +0900)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 25 Sep 2010 10:56:04 +0000 (13:56 +0300)
commit6edaa0c971aab663cda573ded5013b3b998ee5d4
tree35a771de13282b2b6df4b8c6187336e375588512
parente6a4af6694f213311bd07c27ccf21c2193740f32
nandwrite: Remove redundant 'autoplace' check

We're already in 'if (autoplace) { }' block at ths moment.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nandwrite.c