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:
fc80be8
)
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 22 Jan 2008 08:09:55 +0000
(17:09 +0900)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:10:25 +0000
(15:10 -0800)
Fix following sparse warnings:
| net/ipv6/udp.c:262:2: warning: returning void-valued expression
| net/ipv6/udplite.c:29:2: warning: returning void-valued expression
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found