idr: Delete idr_find_ext function
Simply changing idr_remove's 'id' argument to 'unsigned long' works
for all callers.
Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
Simply changing idr_remove's 'id' argument to 'unsigned long' works
for all callers.
Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>