1
0
Fork 0

EXPORT_SYMBOL radix_tree_replace_slot

It will be used in drivers/md/raid5-cache.c

Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Shaohua Li <shli@fb.com>
hifive-unleashed-5.1
Song Liu 2017-01-11 10:00:51 -08:00 committed by Shaohua Li
parent 765d704db1
commit 10257d7196
1 changed files with 1 additions and 0 deletions

View File

@ -1102,6 +1102,7 @@ void radix_tree_replace_slot(struct radix_tree_root *root,
{
replace_slot(root, NULL, slot, item, true);
}
EXPORT_SYMBOL(radix_tree_replace_slot);
/**
* radix_tree_iter_replace - replace item in a slot