Messages in this thread |  | | Date | Thu, 7 Apr 2016 22:41:08 -0700 | | Subject | Re: [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api | | From | Ming Lin <> |
| |
On Thu, Apr 7, 2016 at 9:43 AM, Ming Lin <mlin@kernel.org> wrote: > On Thu, Apr 7, 2016 at 7:56 AM, Bart Van Assche > <bart.vanassche@sandisk.com> 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!
Hi Bart,
This is actually the previous old RFC patch. The v2 and v3 patch series doesn't have this typo.
Thanks.
|  |