nvme: change shutdown timeout setting message
authorKeith Busch <kbusch@kernel.org>
Thu, 7 Mar 2024 16:55:42 +0000 (08:55 -0800)
committerKeith Busch <kbusch@kernel.org>
Fri, 8 Mar 2024 14:46:51 +0000 (06:46 -0800)
commit34485c37ea931d4a086701de1d61a986b9707b7d
tree5620ec92398b8304713c1f4b6008ea06eb3df311
parent0dc31b98d7200a0046de5c760feb0aaff6c4b53c
nvme: change shutdown timeout setting message

User visible messages containing the word "timeout" can be alarming.
This one from nvme is just reporting a potentially informative device
configuration, and everything is working as designed. Change the text to
report the less concerning "D3 entry latency", which is where this value
comes from anyway.

Reported-by: Len Brown <lenb@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/core.c