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
..
af_phonet.c phonet: sparse annotations of protocol, remove forward declaration 2008-11-06 23:10:50 -08:00
datagram.c Phonet: Phonet datagram transport protocol 2008-09-22 20:05:57 -07:00
Kconfig Phonet: add CONFIG_PHONET 2008-09-22 20:03:00 -07:00
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
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 Phonet: network device and address handling 2008-09-22 20:03:44 -07:00
pn_netlink.c Phonet: Netlink factorization and cleanup 2008-09-30 02:51:18 -07:00
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