Re: [PATCH] mtd: sm_ftl: allocate cis_buffer with main struct

From: Miquel Raynal

Date: Mon May 04 2026 - 09:55:17 EST


On Thu, 30 Apr 2026 15:07:19 -0700, Rosen Penev wrote:
> Use a flexible array member and kzalloc_flex() to do so. Simplifies
> memory allocation slightly.
>
>

Applied to mtd/next, thanks!

[1/1] mtd: sm_ftl: allocate cis_buffer with main struct
commit: 87eee18f2974c0b1d854b6228408b93c6bc91744

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl