aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorCharalampos Mitrodimas <[email protected]>2024-01-05 01:29:30 +0000
committerMiguel Ojeda <[email protected]>2024-01-22 15:22:55 +0100
commit6b1b2326b2bc3d6a90ec04815130d59ae57f3bc1 (patch)
treecd1d6734fa83ab8b9c4b3159d46fb6ae158f1db6 /tools/perf/scripts/python/export-to-sqlite.py
parentc5fed8ce65493f71611280f225826e7bd5e49791 (diff)
rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
Fields named "wait_list" usually are of type "struct list_head". To avoid confusion and because it is of type "Opaque<bindings::wait_queue_head>" we are renaming "wait_list" to "wait_queue_head". Signed-off-by: Charalampos Mitrodimas <[email protected]> Reviewed-by: Alice Ryhl <[email protected]> Reviewed-by: Martin Rodriguez Reboredo <[email protected]> Reviewed-by: Benno Lossin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions