[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160914134202.GK13920@localhost>
Date: Wed, 14 Sep 2016 19:12:02 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: dmaengine@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
linux-kernel@...r.kernel.org,
Dan Williams <dan.j.williams@...el.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] dmaengine: cleanup with list_first_entry_or_null()
On Tue, Sep 13, 2016 at 03:08:17AM +0900, Masahiro Yamada wrote:
> The combo of list_empty() check and return list_first_entry()
> can be replaced with list_first_entry_or_null().
Applied, thanks
In future please do split this per driver, that helps..
--
~Vinod
Powered by blists - more mailing lists