Re: [PATCH] nvme: Re-word D3 Entry Latency message

From: Chaitanya Kulkarni
Date: Thu Mar 07 2024 - 19:12:10 EST


On 3/7/24 11:17, Len Brown wrote:
> From: Len Brown <len.brown@xxxxxxxxx>
>
> Some words are alarming in routine kernel messages.
> "timeout" is one of them, so avoid using it.
>
> Fixes: 1a3838d732ea ("nvme: modify the debug level for setting shutdown timeout")
>
> Suggested-by: Keith Busch <kbusch@xxxxxxxxxx>
> Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
> ---
> drivers/nvme/host/core.c | 2 +-
>

not sure which one will get in, hence ...

Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>

-ck