Re: [PATCH] mtd: devices: docg3: Remove unnecessary (void*) conversions
From: Miquel Raynal
Date: Wed Jul 12 2023 - 11:00:54 EST
On Mon, 2023-05-29 at 01:50:11 UTC, Su Hui wrote:
> Pointer variables of (void*) type do not require type cast.
>
> Signed-off-by: Su Hui <suhui@xxxxxxxxxxxx>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel