diff options
| author | Christoph Hellwig <hch@lst.de> | 2004-10-25 06:22:11 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-10-25 06:22:11 -0700 |
| commit | 1faf8d7ef0ec1029c2fdd6ca2e25acd8330a8fa1 (patch) | |
| tree | 38cfa1f3f84855e5a393814d8460ba028ff0a705 /include/linux | |
| parent | 01c7a9c21d664eb5a8dbd46891ba2a0bff274713 (diff) | |
[ATM]: Mark vcc_remove_socket static
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/atmdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
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); /* |
