On Fri, Mar 10, 2017 at 2:47 PM, Moritz Fischer <[email protected]> wrote:
Hi Moritz, Thanks! Alan > Replaces open-coded list_for_each() + list_entry() with macro > list_for_each_entry() > > Signed-off-by: Moritz Fischer <[email protected]> > Cc: Alan Tull <[email protected]> > Cc: [email protected] > Cc: [email protected] Acked-by: Alan Tull <[email protected]>

