From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h Date: Thu, 07 Feb 2008 18:11:59 -0800 (PST) Message-ID: <20080207.181159.160811975.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: ramirose@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45465 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751863AbYBHCL2 (ORCPT ); Thu, 7 Feb 2008 21:11:28 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: "Rami Rosen" Date: Thu, 7 Feb 2008 18:23:58 +0200 > Hi, > > This patch removes some unused definitions and one method typedef > declaration (f_pnode) > in include/net/ip6_fib.h, as they are not used in the kernel. > > Signed-off-by: Rami Rosen Applied, thanks.