idr: Delete idr_remove_ext function
Simply changing idr_remove's 'id' argument to 'unsigned long' suffices
for all callers.
Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>
Showing
Please register or sign in to comment
Simply changing idr_remove's 'id' argument to 'unsigned long' suffices
for all callers.
Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>