-
Matthew Wilcox authored
Simply changing idr_remove's 'id' argument to 'unsigned long' suffices for all callers. Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>
9c160941
Simply changing idr_remove's 'id' argument to 'unsigned long' suffices
for all callers.
Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>