From: Uwe Kleine-König Date: Thu, 20 Jan 2011 08:32:01 +0000 (+0100) Subject: staging/hv/osd: don't reimplement ALIGN macro X-Git-Tag: v2.6.39-rc1~469^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7350968193f9b94c4a4b7d14d7a44333a322c5d7;p=pandora-kernel.git staging/hv/osd: don't reimplement ALIGN macro The ALIGN_DOWN macro was only used in NUM_PAGES_SPANNED. So make the latter easier and get rid of the former. Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed