From: Andrew Morton Date: Wed, 6 Feb 2008 09:39:16 +0000 (-0800) Subject: vermilion.c: use ALIGN(), not __ALIGN_MASK() X-Git-Tag: v2.6.25-rc1~584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9750272cd49732293b6fe771ae110be8d87273;p=pandora-kernel.git vermilion.c: use ALIGN(), not __ALIGN_MASK() __ALIGN_MASK() is an internal implementation detail of ALIGN(). Let's not needlessly fatten the interface in this driver. [fujita.tomonori@lab.ntt.co.jp: fix it] Cc: Alan Hourihane Cc: "Antonino A. Daplas" Cc: FUJITA Tomonori Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed