diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-01-17 00:41:29 +0300 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-02-14 05:44:04 +0300 |
commit | 1293d5c5f54d5118fbb34fc94e01ba02fcd25fc1 (patch) | |
tree | d2ff3550817eb4110766b56e4a2032e8502a0b33 /include/linux | |
parent | 73bc029b76482260a144219786d19951f561716e (diff) | |
download | linux-1293d5c5f54d5118fbb34fc94e01ba02fcd25fc1.tar.xz |
radix-tree: Chain preallocated nodes through ->parent
Chaining through the ->private_data member means we have to zero
->private_data after removing preallocated nodes from the list.
We're about to initialise ->parent anyway, so we can avoid zeroing it.
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions