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:
2334ecb
)
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 22 Jan 2008 08:29:40 +0000
(17:29 +0900)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:10:28 +0000
(15:10 -0800)
Fix the following sparse warning:
| net/ipv6/addrconf.c:3384:2: warning: context imbalance in 'inet6_dump_addr' - different lock contexts for basic block
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found