Loading net/rose/rose_route.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -48,8 +48,6 @@ static DEFINE_SPINLOCK(rose_route_list_lock); struct rose_neigh *rose_loopback_neigh; 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 * Add a new route to a node, and in the process add the node and the * neighbour if it is new. * neighbour if it is new. Loading Loading
net/rose/rose_route.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -48,8 +48,6 @@ static DEFINE_SPINLOCK(rose_route_list_lock); struct rose_neigh *rose_loopback_neigh; 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 * Add a new route to a node, and in the process add the node and the * neighbour if it is new. * neighbour if it is new. Loading