Re: [PATCH][next] soundwire: intel: fix missing assignment to ret

From: Vinod Koul
Date: Fri Dec 22 2017 - 03:06:44 EST


On Fri, Dec 22, 2017 at 08:15:22AM +0100, Greg KH wrote:
> On Fri, Dec 22, 2017 at 09:01:49AM +0530, Vinod Koul wrote:
> > On Thu, Dec 21, 2017 at 11:32:10PM +0000, Colin King wrote:
> > > From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> > >
> > > Currently the return status ret is being checked but it has not been
> > > updated since the previous check on ret. It appears that assignment of
> > > ret from return status of the call to sdw_cdns_enable_interrupt was
> > > accidentally ommited. Fix this.
> >
> > Thanks Colin, this looks good to me.
> >
> > Greg, we have this and another patch from Colin, both lgtm.
> >
> > Would you like me to collect these and send to you before merge cycle or
> > apply directly?
>
> Please collect and then send on, as it is not in my queue at all.

Sounds good, will do that

--
~Vinod