[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZAjJVNOkv/xL6GBC@casper.infradead.org>
Date: Wed, 8 Mar 2023 17:43:48 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Christoph Hellwig <hch@....de>
Cc: Danilo Krummrich <dakr@...hat.com>,
Vlastimil Babka <vbabka@...e.cz>,
"Liam R. Howlett" <Liam.Howlett@...cle.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, maple-tree@...ts.infradead.org
Subject: Re: [PATCH] maple_tree: export symbol mas_preallocate()
On Wed, Mar 08, 2023 at 04:29:13PM +0100, Christoph Hellwig wrote:
> On Wed, Mar 08, 2023 at 04:18:55PM +0100, Danilo Krummrich wrote:
> > Consistency wise I think we should either also export mas_preallocate() or
> > don't export the other ones either.
>
> Please send a patch to drop all unused exports.
While that's usually a good rule, it just creates unnecessary friction
in this kind of case -- a set of library functions which have only been
introduced in the last few months. If they're still unused in a year,
sure, let's get rid of the exports.
Powered by blists - more mailing lists