Re: [PATCH 2/2] mm/memory-failure: remove redundant initialization for hw_memory_failure

From: Miaohe Lin

Date: Wed Jun 24 2026 - 02:29:51 EST


On 2026/6/23 19:47, Igor Putko wrote:
> The static variable 'hw_memory_failure' is implicitly initialized
> to false. Remove the explicit initialization to follow the Linux
> kernel coding style.
>
> Signed-off-by: Igor Putko <igorpetindev@xxxxxxxxx>

Acked-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Thanks.
.