[NET] net/core/request_sock.c: Remove unused exports.
authorAdrian Bunk <bunk@kernel.org>
Tue, 20 Nov 2007 06:45:20 +0000 (22:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:33 +0000 (14:54 -0800)
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>

No differences found