RE: [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
From: Zhuo, Qiuxu
Date: Sat Oct 19 2024 - 03:40:23 EST
> From: Mehta, Sohil <sohil.mehta@xxxxxxxxx>
> [...]
> Subject: Re: [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL
> pointer initializations
>
> On 10/16/2024 5:30 AM, Qiuxu Zhuo wrote:
> > As the variables {pos, tmp, block, first_block} are all initialized
>
> This level of detail is generally not needed in the commit message. I would
> rather just skip the {} brackets altogether.
OK. I'll take your suggestion into account in the next version.
-Qiuxu