From: Miao Xie Date: Wed, 28 Nov 2012 10:28:07 +0000 (+0000) Subject: Btrfs: use existing align macros in btrfs_allocate() X-Git-Tag: v3.8-rc1~71^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797f4277113bff142b6c64a55abaef64d7d67d5c;p=pandora-kernel.git Btrfs: use existing align macros in btrfs_allocate() The kernel developers have implemented some often-used align macros, we should use them instead of the complex code. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed