9p: Remove p9_idpool
authorMatthew Wilcox <willy@infradead.org>
Wed, 11 Jul 2018 21:02:25 +0000 (14:02 -0700)
committerDominique Martinet <dominique.martinet@cea.fr>
Wed, 29 Aug 2018 04:39:57 +0000 (13:39 +0900)
commit6348b903d79119a8157aace08ab99521f5dba139
tree08f038b40e025f0a842b0db31330d1b7080e093c
parent996d5b4db4b191f2676cf8775565cab8a5e2753b
9p: Remove p9_idpool

There are no more users left of the p9_idpool; delete it.

Link: http://lkml.kernel.org/r/20180711210225.19730-7-willy@infradead.org
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@sandia.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
include/net/9p/9p.h
net/9p/Makefile
net/9p/util.c [deleted file]