From: Mitsuhiro Kimura Date: Mon, 8 Dec 2014 10:46:21 +0000 (+0900) Subject: sh_eth: Remove redundant alignment adjustment X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450fa21942fe2c37f0c9f52d1a33bbc081eee288;p=pandora-kernel.git sh_eth: Remove redundant alignment adjustment PTR_ALIGN macro after skb_reserve is redundant, because skb_reserve function adjusts the alignment of skb->data. Signed-off-by: Mitsuhiro Kimura Signed-off-by: Yoshihiro Kaneko Signed-off-by: David S. Miller --- Reading git-diff-tree failed