commit | 22931d3b906cd0a1726a49a09713f9220a5fab8a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Thu Dec 15 02:44:35 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 16 13:48:27 2011 -0500 |
tree | 33e303ac5be89b1490e6beabd311ca3e6d6860bc | |
parent | fa7ff56f75add89bbedaf2dfcfa8f6661e8e8b3a [diff] |
unix_diag: Basic module skeleton 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>