From: Roel Kluin Date: Wed, 16 Dec 2009 00:37:17 +0000 (+0100) Subject: mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() X-Git-Tag: v2.6.33-rc1~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a032a4df6dc4a82bcd1c401e57ee71825d30c14;p=pandora-kernel.git mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() mtd->writesize and len are unsigned so the test does not work. Signed-off-by: Roel Kluin Signed-off-by: David Woodhouse --- Reading git-diff-tree failed