diff options
author | 2014-02-09 22:22:53 +0530 | |
---|---|---|
committer | 2014-02-09 17:32:49 -0800 | |
commit | ab3301bd96c024ec9c2e1c35c90327dc5c8012a4 (patch) | |
tree | 272290aa88509b1d99694b33570c43afe92cbfc2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: Move prototype declaration to appropriate header file from decnet/af_decnet.c (diff) | |
download | linux-dev-ab3301bd96c024ec9c2e1c35c90327dc5c8012a4.tar.xz linux-dev-ab3301bd96c024ec9c2e1c35c90327dc5c8012a4.zip |
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
Move prototype declaration of functions to header file include/net/dn.h
from net/decnet/af_decnet.c because they are used by more than one file.
This eliminates the following warning in net/decnet/af_decnet.c:
net/decnet/sysctl_net_decnet.c:354:6: warning: no previous prototype for ‘dn_register_sysctl’ [-Wmissing-prototypes]
net/decnet/sysctl_net_decnet.c:359:6: warning: no previous prototype for ‘dn_unregister_sysctl’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions