From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 1/8] [NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto Date: Sun, 06 Apr 2008 17:11:07 +0200 Message-ID: <47F8E80B.7070409@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:36652 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318AbYDFPLA (ORCPT ); Sun, 6 Apr 2008 11:11:00 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 8a7f4283eb98f4c701620624bb89ad59e719b7bb > Author: Jan Engelhardt > Date: Tue Apr 1 20:28:04 2008 +0200 > > [NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto > > These functions are never called. Applied.