OSDN Git Service

util/slab: Rename slab_mempool typed parameters to mempool
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 26 Nov 2018 18:28:02 +0000 (10:28 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 14 Dec 2018 15:36:05 +0000 (07:36 -0800)
commita6b7d1151ca3a9e29aef4d79a8833ee77701e973
tree2217d4fb06229b493a2ebd93e824a17b4857f49e
parentba5402ec9ae347af50871f754ed8664d7d40658c
util/slab: Rename slab_mempool typed parameters to mempool

Now everything with type 'struct slab_child_pool *' is name pool, and
everything with type 'struct slab_mempool *' is named mempool.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/util/slab.c
src/util/slab.h