Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api

From: Bart Van Assche
Date: Thu Apr 07 2016 - 10:56:40 EST


On 03/15/16 15:39, Ming Lin wrote:
+static void sg_mempoll_free(struct scatterlist *sgl, unsigned int nents)

Please change mempoll into mempool.

Thanks,

Bart.