Re: [PATCH -next] mtd: Convert list_for_each to entry variant

From: Miquel Raynal
Date: Fri Jun 11 2021 - 15:05:20 EST


On Tue, 2021-06-08 at 12:34:59 UTC, Zou Wei wrote:
> convert list_for_each() to list_for_each_entry() where
> applicable.
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel