idr: Delete idr_find_ext function
authorMatthew Wilcox <mawilcox@microsoft.com>
Tue, 28 Nov 2017 15:01:24 +0000 (10:01 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 6 Feb 2018 21:40:32 +0000 (16:40 -0500)
commit322d884ba731e05ca79ae58e9dee1ef7dc4de504
tree23646b0840d74b695f8e0b44f176283830c2cf8f
parent234a4624efe5629a777b4c00dbdf41dd8b7332db
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>
include/linux/idr.h
net/sched/act_api.c
net/sched/cls_api.c
net/sched/cls_flower.c