Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10257d71 authored by Song Liu's avatar Song Liu Committed by Shaohua Li
Browse files

EXPORT_SYMBOL radix_tree_replace_slot



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

Signed-off-by: default avatarSong Liu <songliubraving@fb.com>
Signed-off-by: default avatarShaohua Li <shli@fb.com>
parent 765d704d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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