From: zhangwei(Jovi) Date: Tue, 30 Apr 2013 22:28:41 +0000 (-0700) Subject: relay: use macro PAGE_ALIGN instead of FIX_SIZE X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~88^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a05342cbd62b7f6dacb8d71683d799f5e5e694b8;p=pandora-kernel.git relay: use macro PAGE_ALIGN instead of FIX_SIZE Macro FIX_SIZE is same as PAGE_ALIGN at present, so use PAGE_ALIGN instead. Thanks Andrew found this. Signed-off-by: zhangwei(Jovi) Cc: Jens Axboe Cc: Al Viro Cc: Eric Dumazet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed