Skip to content
Commit ff3c44e6 authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

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: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 26e90931
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment