RE: [PATCH] EDAC: Use string choice helper functions

From: Zhuo, Qiuxu
Date: Mon Feb 10 2025 - 03:21:00 EST


> From: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> [...]
> Subject: [PATCH] EDAC: Use string choice helper functions
>
> Remove hard-coded strings by using the str_enabled_disabled(), str_yes_no(),
> str_write_read(), and str_plural() helper functions.
>
> Add a space in "All DIMMs support ECC: yes/no" to improve readability.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>

This series looks good to me. Thanks!

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