From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262944AbTJULNK (ORCPT ); Tue, 21 Oct 2003 07:13:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262950AbTJULNK (ORCPT ); Tue, 21 Oct 2003 07:13:10 -0400 Received: from SteeleMR-loadb-NAT-49.caltech.edu ([131.215.49.69]:1682 "EHLO water-ox.its.caltech.edu") by vger.kernel.org with ESMTP id S262944AbTJULNI (ORCPT ); Tue, 21 Oct 2003 07:13:08 -0400 Date: Tue, 21 Oct 2003 04:13:05 -0700 (PDT) From: "Noah J. Misch" X-X-Sender: noah@clyde To: Stephen Hemminger , "David S. Miller" Cc: acme@conectiva.com.br, linux-kernel@vger.kernel.org, netdev@oss.sgi.com Subject: Re: [PATCH] Make LLC2 compile with PROC_FS=n In-Reply-To: <20031020223237.31854ab5.davem@redhat.com> Message-ID: References: <20031020101607.76e02647.shemminger@osdl.org> <20031020223237.31854ab5.davem@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Oct 2003, David S. Miller wrote: > On Mon, 20 Oct 2003 10:16:07 -0700 > Stephen Hemminger wrote: > > > Why make up a whole separate llc_proc.h file for two prototypes? > > Put them on the end of llc.h > > I definitely prefer this version of the fix. I agree completely. Thanks, Stephen. > Since Arnaldo appears to be busy, I'll apply this. Great.