commit | f78b8250a076ac63ddd021c7ea9739bcc2f6f737 | [log] [tgz] |
---|---|---|
author | Hui Su <[email protected]> | Mon Sep 28 01:15:53 2020 +0800 |
committer | Matthew Wilcox (Oracle) <[email protected]> | Tue Oct 13 08:41:26 2020 -0400 |
tree | ab845a18e4d841e479608a6085d67923c5e87cf8 | |
parent | ca7b639e8611b3260a30b18aaa0d6db9c80a75ef [diff] |
radix-tree: fix the comment of radix_tree_next_slot() fix the comment of radix_tree_next_slot(): interator --> iterator. Signed-off-by: Hui Su <[email protected]> Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>