unix_diag: Basic module skeleton
authorPavel Emelyanov <xemul@parallels.com>
Thu, 15 Dec 2011 02:44:35 +0000 (02:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Dec 2011 18:48:27 +0000 (13:48 -0500)
Includes basic module_init/_exit functionality, dump/get_exact stubs
and declares the basic API structures for request and response.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found