diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-01-08 10:35:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:00:49 +0100 |
commit | 6666351df90656677723f8232b3fdd26a500e51e (patch) | |
tree | bdbc17a38c257153e9f70fed37cc06c643644648 /fs/xfs/xfs_itable.c | |
parent | [PACKET]: Fix sparse warnings in af_packet.c (diff) | |
download | linux-6666351df90656677723f8232b3fdd26a500e51e.tar.xz linux-6666351df90656677723f8232b3fdd26a500e51e.zip |
[XFRM]: xfrm_state_clone() should be static, not exported
xfrm_state_clone() is not used outside of net/xfrm/xfrm_state.c
There is no need to export it.
Spoted by sparse checker.
CHECK net/xfrm/xfrm_state.c
net/xfrm/xfrm_state.c:1103:19: warning: symbol 'xfrm_state_clone' was not
declared. Should it be static?
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/xfs/xfs_itable.c')
0 files changed, 0 insertions, 0 deletions