From: Tobias Klauser Date: Tue, 22 Jul 2014 10:06:23 +0000 (+0200) Subject: net: skbuff: Use ALIGN macro instead of open coding it X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bec8c88dc2b076a0a4a0437e1e878026cbaccb4;p=pandora-kernel.git net: skbuff: Use ALIGN macro instead of open coding it Use ALIGN from linux/kernel.h to define SKB_DATA_ALIGN instead of open coding it. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed