Re: netlink: hide struct module parameter in netlink_kernel_create
From: Stephen Rothwell <hidden>
Date: 2012-09-09 23:37:24
Hi all, I didn't see the original patch until it reached linux-enxt this morning, but just a comment: THIS_MODULE is defined in linux/export.h, so that should be included in linux/netlink.h instead of linux/module.h as it is much smaller. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au