Re: [PATCH] ocfs2: Remove redundant 0 value initialization

From: Markus Elfring
Date: Tue Aug 19 2025 - 05:14:51 EST


> The o2hb_region struct is already zeroed by kzalloc(). It's redundant to
> initialize reg->hr_region_num to 0.

See also once more:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17-rc2#n94

Regards,
Markus