[PATCH] Fix comment in list.h that refers to nonexistent API
authorPaul E. McKenney <paulmck@us.ibm.com>
Sat, 16 Apr 2005 22:25:51 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:51 +0000 (15:25 -0700)
commite1ba0dab261c1941fdf0db28868eaf459aaea089
tree5fcf27745b8e41c7997c04e71fd0df3617c339db
parent29504ff3be784372c4e2f7e31681a3e0292c4d9a
[PATCH] Fix comment in list.h that refers to nonexistent API

The hlist_for_each_entry_rcu() comment block refers to a nonexistent
hlist_add_rcu() API, needs to change to hlist_add_head_rcu().

Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/list.h