[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200714095556.GA3453@localhost>
Date: Tue, 14 Jul 2020 11:55:56 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Johan Hovold <johan@...nel.org>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] USB: serial: sierra: clean up special-interface handling
On Mon, Jul 13, 2020 at 05:51:27PM +0200, Greg Kroah-Hartman wrote:
> On Mon, Jul 13, 2020 at 05:39:36PM +0200, Johan Hovold wrote:
> > Clean up the handling of special interfaces that either should be
> > ignored or that need a larger number of URBs.
> >
> > Commit 66f092ed3b94 ("USB: serial: sierra: unify quirk handling logic")
> > replaced the previous is_blacklisted() and is_highmemory() helpers with
> > a single is_quirk() helper which made it even harder to understand what
> > the interface lists were used for.
> >
> > Rename the interface-list struct, its members and the interface-lookup
> > helper and restructure the code somewhat in order to make it more
> > self-explanatory.
>
> Much better, that was messy, thanks for cleaning this up.
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Now applied.
Johan
Powered by blists - more mailing lists