commit | 9c160941403ba833c8e67981806ccae73ff7aca7 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Tue Nov 28 09:48:43 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Feb 06 16:40:31 2018 -0500 |
tree | 0c84ab081d997296163970f22097a981c6a3ca37 | |
parent | 6e6d301490936789ff57daaaaf63f44d928a4028 [diff] |
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>