public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Cc: rick.wertenbroek@heig-vd.ch, dlemoal@kernel.org,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Bjorn Helgaas" <bhelgaas@google.com>,
	"Jonathan Corbet" <corbet@lwn.net>,
	linux-pci@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
Date: Wed, 23 Apr 2025 16:12:50 -0500	[thread overview]
Message-ID: <20250423211250.GA456226@bhelgaas> (raw)
In-Reply-To: <20250423095643.490495-1-rick.wertenbroek@gmail.com>

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
> 

      parent reply	other threads:[~2025-04-23 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250423211250.GA456226@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=corbet@lwn.net \
    --cc=dlemoal@kernel.org \
    --cc=kishon@kernel.org \
    --cc=kw@linux.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=rick.wertenbroek@gmail.com \
    --cc=rick.wertenbroek@heig-vd.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox