Re: [PATCH] x86/crash: Remove redundant 0 value initialization

From: Markus Elfring
Date: Mon Aug 18 2025 - 14:50:08 EST


> The crash_mem struct is already zeroed by vzalloc(). It's redundant to
> initialize cmem->nr_ranges to 0.

See also:
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