Re: [2.6 patch] appletalk: remove an unused function

From: David S. Miller
Date: Thu Oct 28 2004 - 21:36:27 EST


On Fri, 29 Oct 2004 00:10:46 +0200
Adrian Bunk <bunk@xxxxxxxxx> wrote:

> - -static inline void atalk_insert_socket(struct sock *sk)
> - -{
> - - write_lock_bh(&atalk_sockets_lock);
> - - __atalk_insert_socket(sk);
> - - write_unlock_bh(&atalk_sockets_lock);
> - -}
> - -

This is a patch of a patch, I doubt it will apply cleanly ;-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/