Skip to content
Snippets Groups Projects
Select Git revision
13 results Searching

radix-tree

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Matthew Wilcox authored
    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: default avatarMatthew Wilcox <mawilcox@microsoft.com>
    1293d5c5
    History
    Name Last commit Last update
    ..