]> git.karo-electronics.de Git - karo-tx-linux.git/commit
UBI: fix check on unsigned long
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 16 Oct 2009 12:00:17 +0000 (14:00 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 20 Oct 2009 07:13:49 +0000 (10:13 +0300)
commit774b1382106529ad963d011931c1b911db05be68
tree4d3a71c4b894a6b92c32391f5c8d79a2289dd2d0
parent2eadaad67b2b6bd132eda105128d2d466298b8e3
UBI: fix check on unsigned long

result is unsigned, the wrong check was used.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c