[PATCH] dmaengine: cleanup with list_first_entry_or_null()

Vinod Koul vinod.koul at intel.com
Wed Sep 14 06:42:02 PDT 2016


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



More information about the linux-arm-kernel mailing list