99
edits
Changes
buult-in modules owner for netlinks
Here we're collecting some funny quotes from the linux kernel code
----
<source lang="c">
.owner = THIS_MODULE, /* for consistency 8) */
</source>
:''from linux-2.6.25/net/netlink/af_netlink.c (which is '''always''' built-in)''
----