]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
llist: Add llist_next()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 12 Sep 2011 11:12:28 +0000 (13:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Oct 2011 10:43:53 +0000 (12:43 +0200)
commit924f8f5af31423529cc3940cb2ae9fee736b7517
tree5d6866171b3fc428ebb64720917517534aa80670
parent38aaf8090d34b623b7919d8c933f6e938c9bf44b
llist: Add llist_next()

So we don't have to expose the struct list_node member.

Cc: Huang Ying <ying.huang@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1315836348.26517.41.camel@twins
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/llist.h
kernel/irq_work.c