Re: [PATCH] JFS: Remove redundant 0 value initialization
From: Markus Elfring
Date: Tue Aug 19 2025 - 05:16:47 EST
> The jfs_log struct is already zeroed by kzalloc(). It's redundant to
> initialize dummy_log->base 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