git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb33ae2
)
drivers/net/hamradio: fix sparse warning: context imbalance
author
Hannes Eder
<hannes@hanneseder.net>
Sat, 14 Feb 2009 11:34:52 +0000
(11:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 Feb 2009 01:37:38 +0000
(17:37 -0800)
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@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/bpqether.c
patch
|
blob
|
history
diff --cc
drivers/net/hamradio/bpqether.c
Simple merge