]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitace53a21da8e15b95396e6129a15835c1a6e86ee
tree969ec10a7ee31f158c3f41e442dbad70f8df3482
parente8e0d7ec1b69b012e7744cc5f719f890552b9b44
[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