On Mon, May 25, 2015 at 07:09:28PM +0300, Andy Shevchenko wrote: > klist_prev() gets the previous element in the list. It is useful to traverse > through the list in reverse order, for example, to provide LIFO (last in first > out) variant of access. > > Signed-off-by: Andy Shevchenko <[email protected]> > ---
Acked-off-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

