idr: fix param name in idr_alloc_cyclic() doc
stable inclusion from stable-v5.10.195 commit 2539b28a2b1fa551332301ba7a939eae4385fe27 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I95JOC Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2539b28a2b1fa551332301ba7a939eae4385fe27 -------------------------------- [ Upstream commit 2a15de80 ] The relevant parameter is 'start' and not 'nextid' Fixes: 460488c5 ("idr: Remove idr_alloc_ext") Signed-off-by:Ariel Marcovitch <arielmarcovitch@gmail.com> Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment