From: Artem Bityutskiy Date: Thu, 18 Dec 2008 12:06:51 +0000 (+0200) Subject: UBIFS: use nicer 64-bit math X-Git-Tag: v2.6.29-rc1~533^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d61db4f87b527734ac0cc830dda8fcc4e2add2f;p=pandora-kernel.git UBIFS: use nicer 64-bit math Instead of using do_div(), use better primitives from linux/math64.h. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed