[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VenmsaB+iwqSUgr0YsFKjY-CgSiVpp7OgxK8Vqai=gL+g@mail.gmail.com>
Date: Sat, 6 Aug 2022 12:27:48 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Luke Jones <luke@...nes.dev>
Cc: Hans de Goede <hdegoede@...hat.com>,
Mark Gross <markgross@...nel.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/5] asus-wmi: Add basic support for TUF laptop keyboard RGB
On Sat, Aug 6, 2022 at 12:27 PM Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
> On Sat, Aug 6, 2022 at 12:16 PM Luke Jones <luke@...nes.dev> wrote:
> > On Sat, Aug 6 2022 at 11:44:33 +0200, Andy Shevchenko
> > <andy.shevchenko@...il.com> wrote:
> > > On Fri, Aug 5, 2022 at 10:20 AM Luke D. Jones <luke@...nes.dev> wrote:
...
> > >> #include <linux/leds.h>
> > >> +#include <linux/led-class-multicolor.h>
> > >
> > > Not sure about the ordering ('-' vs. 's') in locale C.
> >
> > I used hid-playstation.c as a reference and followed that ordering.
>
> Try something like this:
>
> LC_ALL=c sort
Should be, of course,
LC_ALL=C sort
> for these two lines and see if the ordering is the same.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists