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

From: Lance Yang

Date: Wed Jun 24 2026 - 01:56:44 EST



On Tue, Jun 23, 2026 at 02:47:43PM +0300, 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>
>---

Thanks.

Reviewed-by: Lance Yang <lance.yang@xxxxxxxxx>