From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next] fib: fib_rules_cleanup can be static Date: Tue, 05 Oct 2010 08:19:04 +0200 Message-ID: <1286259544.2457.8.camel@edumazet-laptop> References: <20101005151417.57eae0b0@s6510> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: David Miller , netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:40225 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753967Ab0JEGTI (ORCPT ); Tue, 5 Oct 2010 02:19:08 -0400 Received: by wwj40 with SMTP id 40so5183542wwj.1 for ; Mon, 04 Oct 2010 23:19:07 -0700 (PDT) In-Reply-To: <20101005151417.57eae0b0@s6510> Sender: netdev-owner@vger.kernel.org List-ID: Le mardi 05 octobre 2010 =C3=A0 15:14 +0900, Stephen Hemminger a =C3=A9= crit : > fib_rules_cleanup_ups is only defined and used in one place. >=20 > Signed-off-by: Stephen Hemminger Acked-by: Eric Dumazet