diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-12-02 00:17:46 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 14:55:25 -0800 |
commit | 9fa896429905eccc263ff0d5e592ecaf651af12d (patch) | |
tree | 310374164f56cb624e4bcbad976a0dfae2918e2a /MAINTAINERS | |
parent | c3bac5a71b24f6ed892b250d4f7511cedc33d34c (diff) |
[IPV4]: Cleanup the devinet_sysctl_register
I moved the call to kmalloc() from the *t declaration into
the code (this is confusing when a variable is initialized
with the result of some call) and removed unneeded comment
near the error path. Just like I did with the neigh ctl-s.
Besides, I fixed the goto's and the labels - they were indented
with spaces :(
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions