From: Brijesh Singh Date: Thu, 5 Jul 2007 09:37:35 +0000 (+0530) Subject: UBI: fix signed-unsigned multiplication X-Git-Tag: v2.6.23-rc1~495^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f176f79877937082ce052977e552a75e23a73d1;p=pandora-kernel.git UBI: fix signed-unsigned multiplication There is signed multiplication assigned to unsigned ei.addr in io.c. This causes wrong addresses for big multiplication.This patch solves the problem. Signed-off-by: Brijesh Singh Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed