mtd: ensure index is positive
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 3 Nov 2009 19:49:18 +0000 (20:49 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 30 Nov 2009 09:50:46 +0000 (09:50 +0000)
The index is signed, make sure it is not negative
when we read the array element.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found