From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 14 Dec 2004 09:45:43 +0000 From: Christoph Hellwig To: Marcel Holtmann Cc: Adrian Bunk , Max Krasnyansky , bluez-devel@lists.sourceforge.net, Linux Kernel Mailing List , Network Development Mailing List Subject: Re: [2.6 patch] net/bluetooth/: misc possible cleanups Message-ID: <20041214094543.GA963@infradead.org> References: <20041214041352.GZ23151@stusta.de> <1103009649.2143.65.camel@pegasus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1103009649.2143.65.camel@pegasus> List-ID: On Tue, Dec 14, 2004 at 08:34:08AM +0100, Marcel Holtmann wrote: > these functions must stay. They have users outside the mainline kernel > that are not merged back yet. Otherwise they won't be exported ;) But we traditionally don't keep APIs only for the sake of external modules. Exceptions are made if you have short- to mid-term plans to merge them.