lib/radix-tree.c: kernel-doc warning fix
index has been removed from __radix_tree_delete_node in 449dd6984d0e47 ("mm: keep page cache radix tree nodes in check") Signed-off-by: Fabian Frederick <fabf@skynet.be> Cc: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
b8cfff68ea
commit
8e4c0b6848
@ -1296,7 +1296,6 @@ static inline void radix_tree_shrink(struct radix_tree_root *root)
|
||||
/**
|
||||
* __radix_tree_delete_node - try to free node after clearing a slot
|
||||
* @root: radix tree root
|
||||
* @index: index key
|
||||
* @node: node containing @index
|
||||
*
|
||||
* After clearing the slot at @index in @node from radix tree
|
||||
|
Loading…
x
Reference in New Issue
Block a user