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

Commit 8e4c0b68 authored by Fabian Frederick's avatar Fabian Frederick Committed by Linus Torvalds
Browse files

lib/radix-tree.c: kernel-doc warning fix



index has been removed from __radix_tree_delete_node in 449dd698
("mm: keep page cache radix tree nodes in check")

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b8cfff68
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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