diff options
author | Hong zhi guo <honkiko@gmail.com> | 2013-03-25 20:04:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-26 17:40:05 +0100 |
commit | a88b9ce5ad4fc633b159b37d3ed8af60a4008fbc (patch) | |
tree | bfd6ae6ba6fad351e89bb6731f466c61c755e545 /include/keys | |
parent | Merge branch '6lowpan' (diff) | |
download | linux-a88b9ce5ad4fc633b159b37d3ed8af60a4008fbc.tar.xz linux-a88b9ce5ad4fc633b159b37d3ed8af60a4008fbc.zip |
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 <honkiko@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/keys')
0 files changed, 0 insertions, 0 deletions