From: Hong zhi guo Date: Mon, 25 Mar 2013 19:04:05 +0000 (+0000) Subject: netlink: remove duplicated NLMSG_ALIGN X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a88b9ce5ad4fc633b159b37d3ed8af60a4008fbc;p=pandora-kernel.git netlink: remove duplicated NLMSG_ALIGN NLMSG_HDRLEN is already aligned value. It's for directly reference without extra alignment. The redundant alignment here may confuse the API users. Signed-off-by: Hong Zhiguo Acked-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed