From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Sat, 17 Nov 2007 12:58:48 +0100
> This patch removes the following unused EXPORT_SYMBOL's:
> - reqsk_queue_alloc
> - __reqsk_queue_destroy
> - reqsk_queue_destroy
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Applied to net-2.6.25, thanks Adrian.
This patch removes the following unused EXPORT_SYMBOL's:
- reqsk_queue_alloc
- __reqsk_queue_destroy
- reqsk_queue_destroy
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
net/core/request_sock.c |5 -
1 file changed, 5 deletions(-)
3761f092ccd5d87a1517b55e2001ac9ef189b901
diff --gi