Re: [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()
From: Paul Bolle
Date: Thu Sep 29 2016 - 07:45:25 EST
On Thu, 2016-09-29 at 13:12 +0200, Paul Bolle wrote:
> Or did I misread that test?
I finally did some digging: commitÂe367455a9f25 ("checkpatch: emit
fewer kmalloc_array/kcalloc conversion warnings") shows I didn't.
Paul Bolle