[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175672978602.48892.293348155362794718.b4-ty@bootlin.com>
Date: Mon, 01 Sep 2025 14:29:46 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Andrew Morton <akpm@...ux-foundation.org>,
WangYuli <wangyuli@...ontech.com>, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org, Qianfeng Rong <rongqianfeng@...o.com>
Subject: Re: [PATCH] mtd: use vmalloc_array and vcalloc to simplify code
On Tue, 12 Aug 2025 11:58:53 +0800, Qianfeng Rong wrote:
> Remove array_size() calls and replace vmalloc(array_size()) with
> vmalloc_array() and vzalloc(array_size()) with vcalloc() to simplify
> the code.
>
> Compile-tested only.
>
>
> [...]
Applied to mtd/next, thanks!
[1/1] mtd: use vmalloc_array and vcalloc to simplify code
commit: 84908cb0d46a574a404beea5ac899ed949ef4e81
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
Powered by blists - more mailing lists