Commit 0522dff8 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] gcc-3.5 fixes

Trivial gcc-3.5 build fixes.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent bd51a3d1
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment