DragonFlyBSD/src d0975e2share/man/man9 idr.9, sys/libkern linux_idr.c

kernel - Fix IDR bugs

* Allow ptr to be NULL in idr_remove() and idr_replace().

* Note that linux ERR returns from idr_replace() still not implemented
  (requires the related ERR macros to be moved out of drm).  idr_replace()
  still returns NULL when the id cannot be found.

Requested-by: aly
DeltaFile
+12-8sys/libkern/linux_idr.c
+5-3share/man/man9/idr.9
+2-3sys/sys/idr.h
+19-143 files

UnifiedSplitRaw