Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262598AbTIQRZK (ORCPT ); Wed, 17 Sep 2003 13:25:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262602AbTIQRZK (ORCPT ); Wed, 17 Sep 2003 13:25:10 -0400 Received: from mail.kroah.org ([65.200.24.183]:47292 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262598AbTIQRZH (ORCPT ); Wed, 17 Sep 2003 13:25:07 -0400 Date: Wed, 17 Sep 2003 10:22:49 -0700 From: Greg KH To: Jonathan Corbet Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org Subject: Re: [PATCH] Export new char dev functions Message-ID: <20030917172249.GA4384@kroah.com> References: <20030916235729.GA6198@kroah.com> <20030917023630.24595.qmail@lwn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030917023630.24595.qmail@lwn.net> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 20 On Tue, Sep 16, 2003 at 08:36:30PM -0600, Jonathan Corbet wrote: > > How about just exporting them in the files where they are declared? I > > do not think we want the ksyms.c file to grow anymore. > > Hmm, I figured somebody would say something like that...grumble...mutter... > ...complain...gripe...moan...new patch appended... > > Of course, there are other exports from that file (i.e. register_chrdev()); > are we actively trying to shrink ksyms.c? I just think we aren't trying to grow it at this time :) thanks, greg k-h - 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/