[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210408235132.e62ace3277fd46f123f5ff1b@linux-foundation.org>
Date: Thu, 8 Apr 2021 23:51:32 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Gioh Kim <gi-oh.kim@...os.com>, linux-kernel@...r.kernel.org,
ndesaulniers@...gle.com, dan.j.williams@...el.com,
laniel_francis@...vacyrequired.com, keescook@...omium.org,
dja@...ens.net, haris.iqbal@...os.com, jinpu.wang@...os.com
Subject: Re: [PATCH v4] lib/string: Introduce sysfs_streqcase
On Fri, 9 Apr 2021 08:44:39 +0200 Greg Kroah-Hartman <gregkh@...uxfoundation.org> wrote:
> On Thu, Apr 08, 2021 at 10:05:02PM -0700, Andrew Morton wrote:
> > On Thu, 8 Apr 2021 15:06:05 +0200 Gioh Kim <gi-oh.kim@...os.com> wrote:
> >
> > > As the name shows, it checks if strings are equal in case insensitive
> > > manner.
> >
> > Peh. Who would die if we simply made sysfs_streq() case-insensitive?
>
> I doubt anyone, let's do that instead.
There's a risk that people will write scripts/config/etc on a 5.13+
kernel and then find that they malfunction on earlier kernels...
Powered by blists - more mailing lists