On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass <[email protected]> wrote: > We have list_first_entry() but in some cases it is useful to find the last > item added to the list. Add a macro for this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v2: None > > include/linux/list.h | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

