Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names
From: Christoph Hellwig
Date: Sat Oct 04 2025 - 00:43:00 EST
On Sat, Oct 04, 2025 at 12:37:21AM -0400, Kent Overstreet wrote:
> On Fri, Oct 03, 2025 at 09:32:25PM -0700, Christoph Hellwig wrote:
> > On Sat, Oct 04, 2025 at 12:29:15AM -0400, Kent Overstreet wrote:
> > > That's been the primary purpose of the lib/ kconfig menu. The current
> > > language is no longer quite as explicit as it used to be, but here's a
> > > recent example:
> >
> > It's not the current kernel where this got fixed. If you find others
> > instances, we can fix them as well.
>
> The current language is only slightly less explicit, but the underlying
> purpose remains the same.
There is no such current language. It is a non-selectable symbol with
this standard help text used by all CRC helpers:
The CRC16 library functions. Select this if your module uses
any of the functions from <linux/crc16.h>.