From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] Convert /proc/net/ipv6_route to seq_file interface Date: Tue, 30 Oct 2007 15:41:16 -0700 (PDT) Message-ID: <20071030.154116.181206924.davem@davemloft.net> References: <20071030131147.GA6210@localhost.sw.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: adobriyan@sw.ru Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40293 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751344AbXJ3Wlb (ORCPT ); Tue, 30 Oct 2007 18:41:31 -0400 In-Reply-To: <20071030131147.GA6210@localhost.sw.ru> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Alexey Dobriyan Date: Tue, 30 Oct 2007 16:11:47 +0300 > One proc_net_create() user less. > > Signed-off-by: Alexey Dobriyan Please make the corrections suggested in the feedback for this patch and resubmit. Thanks!