commit | 322d884ba731e05ca79ae58e9dee1ef7dc4de504 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Tue Nov 28 10:01:24 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Feb 06 16:40:32 2018 -0500 |
tree | 23646b0840d74b695f8e0b44f176283830c2cf8f | |
parent | 234a4624efe5629a777b4c00dbdf41dd8b7332db [diff] |
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>