diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-11-06 23:10:50 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-06 23:10:50 -0800 |
commit | 5c7f0333584128c745fbda845abbe3a32c22d467 (patch) | |
tree | f3177803eb94aa9cbc1e28b1626cacfa06341cf3 /net/ipv6 | |
parent | ca62059b7ec7267d1d2cab0791d3ed6d033e0583 (diff) | |
download | linux-3.10-5c7f0333584128c745fbda845abbe3a32c22d467.tar.gz linux-3.10-5c7f0333584128c745fbda845abbe3a32c22d467.tar.bz2 linux-3.10-5c7f0333584128c745fbda845abbe3a32c22d467.zip |
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>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions