[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47832D94.3000302@cosmosbay.com>
Date: Tue, 08 Jan 2008 09:00:20 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: "David S. Miller" <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: [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@...mosbay.com>
View attachment "xfrm_state.patch" of type "text/plain" (717 bytes)
Powered by blists - more mailing lists