From: Artem Bityutskiy Date: Thu, 18 Dec 2008 12:06:51 +0000 (+0200) Subject: UBIFS: use nicer 64-bit math X-Git-Tag: Release-2010-05/1~3^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17a777c35afa23b0b97f2220cd662fc64680a44;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