summaryrefslogtreecommitdiff
path: root/lib/test_bitmap.c
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2023-06-17 02:36:25 +0300
committerPaul E. McKenney <paulmck@kernel.org>2023-07-15 00:55:56 +0300
commitd186204a98541c7d693290bfc91853bbfdfcf0cb (patch)
treea42c3ff694f47fd20f4f31d8561d03092c1e07e4 /lib/test_bitmap.c
parent5326caa7a147743340f68b5b7ed4c2a91b4abb56 (diff)
downloadlinux-d186204a98541c7d693290bfc91853bbfdfcf0cb.tar.xz
Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
The example code snippets on rculist_nulls.rst are assuming 'obj' to have the 'hlist_head' or 'hlist_nulls_head' field named 'obj_node', but a sentence and some code snippets are wrongly calling 'obj->obj_node.next' as 'obj->obj_next', or 'obj->obj_node' as 'member'. Fix it. Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions