* [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
@ 2025-04-23 9:56 Rick Wertenbroek
2025-04-23 10:57 ` Damien Le Moal
2025-04-23 21:12 ` Bjorn Helgaas
0 siblings, 2 replies; 3+ messages in thread
From: Rick Wertenbroek @ 2025-04-23 9:56 UTC (permalink / raw)
Cc: rick.wertenbroek, dlemoal, Rick Wertenbroek,
Manivannan Sadhasivam, Krzysztof Wilczyński,
Kishon Vijay Abraham I, Bjorn Helgaas, Jonathan Corbet, linux-pci,
linux-doc, linux-kernel
The path for the driver points to an non-existant file.
Update path with the correct file: drivers/nvme/target/pci-epf.c
Signed-off-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
---
Documentation/PCI/endpoint/pci-nvme-function.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/PCI/endpoint/pci-nvme-function.rst b/Documentation/PCI/endpoint/pci-nvme-function.rst
index df57b8e7d066..a68015317f7f 100644
--- a/Documentation/PCI/endpoint/pci-nvme-function.rst
+++ b/Documentation/PCI/endpoint/pci-nvme-function.rst
@@ -8,6 +8,6 @@ PCI NVMe Function
The PCI NVMe endpoint function implements a PCI NVMe controller using the NVMe
subsystem target core code. The driver for this function resides with the NVMe
-subsystem as drivers/nvme/target/nvmet-pciep.c.
+subsystem as drivers/nvme/target/pci-epf.c.
See Documentation/nvme/nvme-pci-endpoint-target.rst for more details.
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
2025-04-23 9:56 [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver Rick Wertenbroek
@ 2025-04-23 10:57 ` Damien Le Moal
2025-04-23 21:12 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Damien Le Moal @ 2025-04-23 10:57 UTC (permalink / raw)
To: Rick Wertenbroek
Cc: rick.wertenbroek, Manivannan Sadhasivam,
Krzysztof Wilczyński, Kishon Vijay Abraham I, Bjorn Helgaas,
Jonathan Corbet, linux-pci, linux-doc, linux-kernel
On 4/23/25 6:56 PM, Rick Wertenbroek wrote:
> The path for the driver points to an non-existant file.
> Update path with the correct file: drivers/nvme/target/pci-epf.c
>
> Signed-off-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
--
Damien Le Moal
Western Digital Research
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
2025-04-23 9:56 [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver Rick Wertenbroek
2025-04-23 10:57 ` Damien Le Moal
@ 2025-04-23 21:12 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2025-04-23 21:12 UTC (permalink / raw)
To: Rick Wertenbroek
Cc: rick.wertenbroek, dlemoal, Manivannan Sadhasivam,
Krzysztof Wilczyński, Kishon Vijay Abraham I, Bjorn Helgaas,
Jonathan Corbet, linux-pci, linux-doc, linux-kernel
On Wed, Apr 23, 2025 at 11:56:43AM +0200, Rick Wertenbroek wrote:
> The path for the driver points to an non-existant file.
> Update path with the correct file: drivers/nvme/target/pci-epf.c
>
> Signed-off-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Applied to pci/misc for v6.16, thanks, Rick!
> ---
> Documentation/PCI/endpoint/pci-nvme-function.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/PCI/endpoint/pci-nvme-function.rst b/Documentation/PCI/endpoint/pci-nvme-function.rst
> index df57b8e7d066..a68015317f7f 100644
> --- a/Documentation/PCI/endpoint/pci-nvme-function.rst
> +++ b/Documentation/PCI/endpoint/pci-nvme-function.rst
> @@ -8,6 +8,6 @@ PCI NVMe Function
>
> The PCI NVMe endpoint function implements a PCI NVMe controller using the NVMe
> subsystem target core code. The driver for this function resides with the NVMe
> -subsystem as drivers/nvme/target/nvmet-pciep.c.
> +subsystem as drivers/nvme/target/pci-epf.c.
>
> See Documentation/nvme/nvme-pci-endpoint-target.rst for more details.
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-04-23 21:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23 9:56 [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver Rick Wertenbroek
2025-04-23 10:57 ` Damien Le Moal
2025-04-23 21:12 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox