lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250423211250.GA456226@bhelgaas>
Date: Wed, 23 Apr 2025 16:12:50 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Rick Wertenbroek <rick.wertenbroek@...il.com>
Cc: rick.wertenbroek@...g-vd.ch, dlemoal@...nel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
	Krzysztof WilczyƄski <kw@...ux.com>,
	Kishon Vijay Abraham I <kishon@...nel.org>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Jonathan Corbet <corbet@....net>, linux-pci@...r.kernel.org,
	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: Fix path for NVMe PCI endpoint target
 driver

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@...il.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
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ