commit | 02d45827fa211093202f96bdd58020cc8687929f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Nov 19 22:45:20 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:33 2008 -0800 |
tree | 92f985b3040bca65c3247bb89ae667d77b7c26c9 | |
parent | beb659bd8c9f2ccc8195779383f71088f936bf6e [diff] |
[NET] net/core/request_sock.c: Remove unused exports. This patch removes the following unused EXPORT_SYMBOL's: - reqsk_queue_alloc - __reqsk_queue_destroy - reqsk_queue_destroy Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>