Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 16 Oct 2002 02:43:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 16 Oct 2002 02:43:46 -0400 Received: from orion.netbank.com.br ([200.203.199.90]:15888 "EHLO orion.netbank.com.br") by vger.kernel.org with ESMTP id ; Wed, 16 Oct 2002 02:43:40 -0400 Date: Wed, 16 Oct 2002 03:49:32 -0300 From: Arnaldo Carvalho de Melo To: "David S. Miller" Cc: kuznet@ms2.inr.ac.ru, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ipv4: udp seq_file support: produce only one record per seq_show Message-ID: <20021016064932.GA2543@conectiva.com.br> Mail-Followup-To: Arnaldo Carvalho de Melo , "David S. Miller" , kuznet@ms2.inr.ac.ru, linux-kernel@vger.kernel.org References: <20021016062449.GC1352@conectiva.com.br> <20021015.233914.68256249.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021015.233914.68256249.davem@redhat.com> User-Agent: Mutt/1.4i X-Url: http://advogato.org/person/acme Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 27 Em Tue, Oct 15, 2002 at 11:39:14PM -0700, David S. Miller escreveu: > From: Arnaldo Carvalho de Melo > Date: Wed, 16 Oct 2002 03:24:49 -0300 > > master.kernel.org:/home/acme/BK/net-2.5 > > Pulled. > > Two notes: > > 1) ARP and FIB hacks need similar treatment I'm working on that. > 2) I don't think it's so nice to snprintf() onto the > stack and then seq_printf() that in fib_node_seq_show. > > You should be able to keep the line within it's > limit length just by specifying lengths to the integer > formats. Will fix this. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/