On Thu, Jun 07, 2018 at 01:14:34PM +0200, Hans Westgaard Ry wrote: > Signed-off-by: Hans Westgaard Ry <hans.westgaard...@oracle.com> > --- > include/linux/idr.h | 8 +++++-- > lib/idr.c | 66 > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 72 insertions(+), 2 deletions(-)
If you are going to do this you should convert the other places that open coded this as well.. Jason