From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Wed, 02 Jan 2008 06:50:14 +0100

> Add __acquires() and __releases() annotations to suppress some sparse 
> warnings.
> 
> example of warnings :
> 
> net/ipv4/udp.c:1555:14: warning: context imbalance in 'udp_seq_start' - wrong 
> count at exit
> net/ipv4/udp.c:1571:13: warning: context imbalance in 'udp_seq_stop' - 
> unexpected unlock
> 
> 
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>

Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to