From: Al Viro Date: Sat, 16 Nov 2013 02:55:52 +0000 (-0500) Subject: dump_align(): fix the dumb braino X-Git-Tag: v3.13-rc1~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db51242d89b3059a46a3cf2f3339f8cd975cb954;p=pandora-kernel.git dump_align(): fix the dumb braino Mea culpa - original variant used 64-by-32-bit division, which got caught very late. Getting rid of that wasn't hard, but I'd managed to botch the calling conventions in process ;-/ Signed-off-by: Al Viro --- Reading git-diff-tree failed