]> www.infradead.org Git - users/willy/xarray.git/commit
Remove idr_for_each()
authorMatthew Wilcox <willy@infradead.org>
Fri, 15 Feb 2019 19:54:00 +0000 (14:54 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:16 +0000 (21:38 -0400)
commitedfd903f77982a97daedbfb278e7a4deff546367
treef9aed5820d0831621d44e83288dbb5baf164a1e5
parent3aa063061af3c4a088a657f3dbcbc0e20bf25799
Remove idr_for_each()

With no more users remaining, delete the function.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Documentation/core-api/idr.rst
include/linux/idr.h
lib/idr.c
lib/radix-tree.c
tools/testing/radix-tree/idr-test.c