[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y3z4RrPaNENoujtJ@kroah.com>
Date: Tue, 22 Nov 2022 17:26:46 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: Re: [PATCH] usb: fotg210-udc: Remove a useless assignment
On Tue, Nov 15, 2022 at 10:42:02PM +0100, Linus Walleij wrote:
> On Mon, Nov 14, 2022 at 9:38 PM Christophe JAILLET
> <christophe.jaillet@...adoo.fr> wrote:
>
> > There is no need to use an intermediate array for these memory allocations,
> > so, axe it.
> >
> > While at it, turn a '== NULL' into a shorter '!' when testing memory
> > allocation failure.
> >
> > Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>
> Fair enough!
> Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
>
> I have sent some other cleanups to this code only
> yesterday, so they might collide and they you might have
> to rebase.
I fixed it up, no need to resend.
thanks,
greg k-h
Powered by blists - more mailing lists