From: Paul E. McKenney Date: Sat, 16 Apr 2005 22:25:51 +0000 (-0700) Subject: [PATCH] Fix comment in list.h that refers to nonexistent API X-Git-Tag: v2.6.12-rc3~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ba0dab261c1941fdf0db28868eaf459aaea089;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed