netlink: Use PAGE_ALIGNED macro
authorTobias Klauser <tklauser@distanz.ch>
Thu, 31 Jul 2014 10:17:08 +0000 (12:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Aug 2014 05:05:28 +0000 (22:05 -0700)
Use PAGE_ALIGNED(...) instead of IS_ALIGNED(..., PAGE_SIZE).

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c

Simple merge