[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YR0fuyqe7NS+mCf9@casper.infradead.org>
Date: Wed, 18 Aug 2021 15:56:59 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Christoph Hellwig <hch@....de>
Cc: Gabriel Krisman Bertazi <krisman@...labora.com>,
Shreeya Patel <shreeya.patel@...labora.com>,
linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [PATCH 11/11] unicode: only export internal symbols for the
selftests
On Wed, Aug 18, 2021 at 04:06:51PM +0200, Christoph Hellwig wrote:
> The exported symbols in utf8-norm.c are not needed for normal
> file system consumers, so move them to conditional _GPL exports
> just for the selftest.
Would it be better to use EXPORT_SYMBOL_NS_GPL()?
Powered by blists - more mailing lists