diff options
author | 2023-06-16 23:36:25 +0000 | |
---|---|---|
committer | 2023-07-14 14:55:56 -0700 | |
commit | d186204a98541c7d693290bfc91853bbfdfcf0cb (patch) | |
tree | a42c3ff694f47fd20f4f31d8561d03092c1e07e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Docs/RCU/rculist_nulls: Specify type of the object in examples (diff) | |
download | wireguard-linux-d186204a98541c7d693290bfc91853bbfdfcf0cb.tar.xz wireguard-linux-d186204a98541c7d693290bfc91853bbfdfcf0cb.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions