Re: [PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show()

From: Amit Shah
Date: Wed Feb 12 2025 - 07:14:39 EST


On Wed, 2025-02-12 at 12:48 +0100, Thorsten Blum wrote:
> Remove hard-coded strings by using the str_yes_no() helper function.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
>  drivers/char/virtio_console.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Amit Shah <amit@xxxxxxxxxx>