diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-09 18:05:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-10 23:22:55 -0700 |
commit | c3ec5e5ce9cea1f369a5a8ad69d6471680796bc6 (patch) | |
tree | 6d68af686a5d0a82410ee1d64cb37f338e58f41d /Documentation | |
parent | 56fae404fb2c306db0a35dad0d16fa24c65678f3 (diff) |
net: diag: add missing declarations
The functions inet_diag_msg_common_fill and inet_diag_msg_attrs_fill
seem to have been missed from the include/linux/inet_diag.h header
file. Add them to fix the following warnings:
net/ipv4/inet_diag.c:69:6: warning: symbol 'inet_diag_msg_common_fill' was not declared. Should it be static?
net/ipv4/inet_diag.c:108:5: warning: symbol 'inet_diag_msg_attrs_fill' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions