commit | 97577e38284f48ca773392e2d401af2f6c95dc08 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sat Dec 01 23:40:40 2007 +1100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:21 2008 -0800 |
tree | f744e46259cf06b13858f2965526d512308cb7da | |
parent | dd88590995de7c7ce108718a9ad52b3832e77814 [diff] |
[UNIX]: Extend unix_sysctl_(un)register prototypes Add the struct net * argument to both of them to use in the future. Also make the register one return an error code. It is useless right now, but will make the future patches much simpler. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Acked-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>