Re: [PATCH 20/43] drivers/net/hamradio: fix sparse warning:context imbalance

From: David Miller
Date: Tue Feb 17 2009 - 20:38:49 EST


From: Hannes Eder <hannes@xxxxxxxxxxxxxx>
Date: Sat, 14 Feb 2009 22:34:52 +0100

> Impact: Attribute functions with __acquires(...) resp. __releases(...).
>
> Fix this sparse warnings:
> drivers/net/hamradio/bpqether.c:387:13: warning: context imbalance in 'bpq_seq_start' - wrong count at exit
> drivers/net/hamradio/bpqether.c:419:13: warning: context imbalance in 'bpq_seq_stop' - unexpected unlock
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>

Applied.
--
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/