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

From: Ming Lin
Date: Thu Apr 07 2016 - 12:44:00 EST


On Thu, Apr 7, 2016 at 7:56 AM, Bart Van Assche
<bart.vanassche@xxxxxxxxxxx> wrote:
> 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.

Good catch. Thanks Bart!