From: Eric Dumazet <[EMAIL PROTECTED]> Date: Tue, 08 Jan 2008 09:00:20 +0100
> 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 <[EMAIL PROTECTED]> Applied to net-2.6.25, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
