summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/rxrpc/transport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rxrpc/transport.h b/include/rxrpc/transport.h
index 6aa88691186c..486371459550 100644
--- a/include/rxrpc/transport.h
+++ b/include/rxrpc/transport.h
@@ -78,8 +78,6 @@ struct rxrpc_transport
volatile char error_rcvd; /* T if received ICMP error outstanding */
};
-extern struct list_head rxrpc_transports;
-
extern int rxrpc_create_transport(unsigned short port,
struct rxrpc_transport **_trans);