diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-09-21 09:35:38 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-21 15:43:58 -0400 |
commit | abb17e6c0c7b27693201dc85f75dbb184279fd10 (patch) | |
tree | 145baf55b8df748bae4db7f4fca7c7a432081319 /drivers | |
parent | 0bfd6075cf23d960198235b52f2fe941d7b397a2 (diff) | |
download | linux-abb17e6c0c7b27693201dc85f75dbb184279fd10.tar.bz2 |
netlink: use <linux/export.h> instead of <linux/module.h>
Since (9f00d97 netlink: hide struct module parameter in netlink_kernel_create),
linux/netlink.h includes linux/module.h because of the use of THIS_MODULE.
Use linux/export.h instead, as suggested by Stephen Rothwell, which is
significantly smaller and defines THIS_MODULES.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions