* [ROSE] Remove useless prototype for rose_remove_neigh().
@ 2006-04-29 13:25 Ralf Baechle
2006-05-04 6:22 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle @ 2006-04-29 13:25 UTC (permalink / raw)
To: David S. Miller, netdev
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
net/rose/rose_route.c | 2 --
1 file changed, 2 deletions(-)
Index: linux-net.git/net/rose/rose_route.c
===================================================================
--- linux-net.git.orig/net/rose/rose_route.c 2006-04-29 14:18:02.000000000 +0100
+++ linux-net.git/net/rose/rose_route.c 2006-04-29 14:18:58.000000000 +0100
@@ -48,8 +48,6 @@ static DEFINE_SPINLOCK(rose_route_list_l
struct rose_neigh *rose_loopback_neigh;
-static void rose_remove_neigh(struct rose_neigh *);
-
/*
* Add a new route to a node, and in the process add the node and the
* neighbour if it is new.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ROSE] Remove useless prototype for rose_remove_neigh().
2006-04-29 13:25 [ROSE] Remove useless prototype for rose_remove_neigh() Ralf Baechle
@ 2006-05-04 6:22 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2006-05-04 6:22 UTC (permalink / raw)
To: ralf; +Cc: netdev
From: Ralf Baechle <ralf@linux-mips.org>
Date: Sat, 29 Apr 2006 14:25:53 +0100
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-05-04 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-29 13:25 [ROSE] Remove useless prototype for rose_remove_neigh() Ralf Baechle
2006-05-04 6:22 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).