]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix compile error due to double return type in SOCK_DEBUG
authorJan Engelhardt <jengelh@medozas.de>
Sun, 2 May 2010 20:42:39 +0000 (13:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 May 2010 20:42:39 +0000 (13:42 -0700)
commit6d153e02f58e7c65633dad91919551b0a64c42fd
tree24de17b69f9b2d83720a550af130d1dbddf067e8
parent44abf1181a55bc79fc0642dc6c97d4082fdd0263
net: fix compile error due to double return type in SOCK_DEBUG

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>
include/net/sock.h