From 1faf8d7ef0ec1029c2fdd6ca2e25acd8330a8fa1 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 25 Oct 2004 06:22:11 -0700 Subject: [ATM]: Mark vcc_remove_socket static Signed-off-by: David S. Miller --- include/linux/atmdev.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux') diff --git a/include/linux/atmdev.h b/include/linux/atmdev.h index 268da2732958..87a901c75370 100644 --- a/include/linux/atmdev.h +++ b/include/linux/atmdev.h @@ -395,7 +395,6 @@ struct atm_dev *atm_dev_lookup(int number); void atm_dev_deregister(struct atm_dev *dev); void shutdown_atm_dev(struct atm_dev *dev); void vcc_insert_socket(struct sock *sk); -void vcc_remove_socket(struct sock *sk); /* -- cgit v1.2.3