RE: [PATCH] EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning

From: Zhuo, Qiuxu

Date: Wed Apr 08 2026 - 22:33:04 EST


> From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> Sent: Wednesday, April 8, 2026 8:52 PM
> To: Luck, Tony <tony.luck@xxxxxxxxx>; Zhuo, Qiuxu <qiuxu.zhuo@xxxxxxxxx>;
> Borislav Petkov <bp@xxxxxxxxx>
> Cc: Thorsten Blum <thorsten.blum@xxxxxxxxx>; linux-edac@xxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx
> Subject: [PATCH] EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning
>
> Fix the warning in sb_decode_ddr3() by adding the missing verb "is" and
> using "supported" instead of "support" to match the LockStep warning in
> sb_decode_ddr4().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---

Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>

Thanks.