]> www.infradead.org Git - users/hch/misc.git/commit
nvme-pci: remove stale comment
authorBaruch Siach <baruch@tkos.co.il>
Thu, 6 Mar 2025 08:53:31 +0000 (10:53 +0200)
committerKeith Busch <kbusch@kernel.org>
Thu, 20 Mar 2025 23:53:55 +0000 (16:53 -0700)
commitf1b47aed535c0509e8a101490a5600ecd0641050
tree3591c8cca89b974fa5e5f6175bfe4ee65f393b7c
parent978540050a85a2b7fc77b60a1cfaec110682e9c3
nvme-pci: remove stale comment

The ns variable has been removed in commit 62451a2b2e7e ("nvme: separate
command prep and issue"). Drop reference to ns in comment.

Fixes: 62451a2b2e7e ("nvme: separate command prep and issue")
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/pci.c