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:
6f1464b
)
net: fix compile error due to double return type in SOCK_DEBUG
author
Jan Engelhardt
<jengelh@medozas.de>
Sun, 2 May 2010 20:42:39 +0000
(13:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 2 May 2010 20:42:39 +0000
(13:42 -0700)
Fix this one:
include/net/sock.h: error: two or more data types in declaration specifiers
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found