Re: [PATCH] coresight: cti: remove incorrect NULL return check

From: Greg Kroah-Hartman
Date: Fri May 15 2020 - 10:22:57 EST


On Tue, May 12, 2020 at 12:00:21PM -0600, Mathieu Poirier wrote:
> Hi Greg,
>
> On Wed, 6 May 2020 at 23:36, Calvin Johnson <calvin.johnson@xxxxxxxxxxx> wrote:
> >
> > fwnode_find_reference() doesn't return NULL and hence that check
> > should be avoided.
> >
> > Signed-off-by: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
> > Reviewed-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
>
> I just noticed you were not CC'ed on the original conversation Calvin
> and I had and as such you probably don't know what to do with this
> patch. Please see if you can pick it up as a fix for 5.7. If that is
> not possible I will queue it up for inclusion in the 5.8 cycle.

I can take this for 5.7-final, thanks.

greg k-h