commit | 75314fb38364c81a573cd222f74d792409a7afba | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Sat Dec 08 00:13:32 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:58 2008 -0800 |
tree | c9f65215a6c0be4a61acd4c54c39a43c76af33c6 | |
parent | b8e1f9b5c37e77cc8f978a58859b35fe5edd5542 [diff] |
[IPV6]: create route6 proc init-fini functions Make the proc creation/destruction to be a separate function. That allows to remove the #ifdef CONFIG_PROC_FS in the init/fini function and make them more readable. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>