On Fri, May 26, 2017 at 09:41:49AM +0800, Shawn Lin wrote: > We don't need to check if the list is empty separately > as we could use list_first_entry_or_null to cover it. > > Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> Looks fine to me. Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx>