lkml.org 
[lkml]   [2002]   [Oct]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 15 Oct 2002 23:39:14 -0700 (PDT)
SubjectRe: [PATCH] ipv4: udp seq_file support: produce only one record per seq_show
From"David S. Miller" <>
   From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
   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
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.

Thanks.
-
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/

\
 
 \ /
  Last update: 2005-03-22 12:30    [W:0.233 / U:0.670 seconds]
©2003-2008 Jasper Spaans