mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
Simply changing idr_remove's 'id' argument to 'unsigned long' suffices for all callers. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>