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