From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: ip_conntrack build warning Date: Thu, 16 Mar 2006 00:52:44 +0100 Message-ID: <4418A8CC.3040406@trash.net> References: <20060315112315.6158ad7c@localhost.localdomain> <4418A84E.5080406@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Stephen Hemminger In-Reply-To: <4418A84E.5080406@trash.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Patrick McHardy wrote: > The code should be fine, although I'm not a big fan of these > functions either. ip_conntrack_init is marked __init and is > called from init_or_cleanup, which is not marked, but only > on the init path. That should read "only called".