diff options
author | Matthew Wilcox <[email protected]> | 2016-05-20 17:03:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-20 17:58:30 -0700 |
commit | a4db4dcea1b3990e8c5dc8a03d11f36a3c0c6d8b (patch) | |
tree | 3aa6c5252688494b1a84aed1210cf672dd838343 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30ff46ccb303fb6f6c28b9aa9f2cdc4ba900ed3f (diff) |
radix-tree: rename ptr_to_indirect() to node_to_entry()
ptr_to_indirect() was a bad name. What it really means is "Convert this
pointer to a node into an entry suitable for storing in the radix tree".
So node_to_entry() seemed like a better name.
Signed-off-by: Matthew Wilcox <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Kirill Shutemov <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: Ross Zwisler <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions