linux/net/phonet
Harvey Harrison 5c7f033358 phonet: sparse annotations of protocol, remove forward declaration
net/phonet/af_phonet.c:38:36: error: marked inline, but without a definition
net/phonet/pep-gprs.c:63:10: warning: incorrect type in return expression (different base types)
net/phonet/pep-gprs.c:63:10:    expected int
net/phonet/pep-gprs.c:63:10:    got restricted __be16 [usertype] <noident>
net/phonet/pep-gprs.c:65:10: warning: incorrect type in return expression (different base types)
net/phonet/pep-gprs.c:65:10:    expected int
net/phonet/pep-gprs.c:65:10:    got restricted __be16 [usertype] <noident>
net/phonet/pep-gprs.c:124:16: warning: incorrect type in assignment (different base types)
net/phonet/pep-gprs.c:124:16:    expected restricted __be16 [usertype] protocol
net/phonet/pep-gprs.c:124:16:    got unsigned short [unsigned] [usertype] protocol

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-06 23:10:50 -08:00
..
Kconfig
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
af_phonet.c phonet: sparse annotations of protocol, remove forward declaration 2008-11-06 23:10:50 -08:00
datagram.c
pep-gprs.c phonet: sparse annotations of protocol, remove forward declaration 2008-11-06 23:10:50 -08:00
pep.c Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
pn_dev.c
pn_netlink.c
socket.c Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
sysctl.c net: '&' redux 2008-11-03 18:21:05 -08:00