]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Add list_next_or_null_rcu
authorTom Herbert <tom@herbertland.com>
Mon, 7 Mar 2016 22:11:00 +0000 (14:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2016 21:36:13 +0000 (16:36 -0500)
commiteba62e0f0fda1d98cb3ef93799ac4cb810421dd3
tree5700cd86c182eaa9172de44d3151439e4ff745ed
parent0ebcdcd64e3eca3b2045bd7eaa512f3db979a00f
rcu: Add list_next_or_null_rcu

This is a convenience function that returns the next entry in an RCU
list or NULL if at the end of the list.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rculist.h