All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: Changbin Du <changbin.du@gmail.com>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo
Date: Mon, 19 Aug 2019 12:16:42 -0500	[thread overview]
Message-ID: <20190819171642.GR253360@google.com> (raw)
In-Reply-To: <20190816135357.142733-1-helgaas@kernel.org>

On Fri, Aug 16, 2019 at 08:53:58AM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
> incorrectly renamed PCIEBUS-HOWTO.txt to picebus-howto.rst.
> 
> Rename it to pciebus-howto.rst.
> 
> Fixes: 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
>  Documentation/PCI/index.rst                                | 2 +-
>  Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} (100%)

I merged the commit that added this typo (2e6422444894), so I applied
this fix to my for-linus branch for v5.3.

> diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
> index f4c6121868c3..6768305e4c26 100644
> --- a/Documentation/PCI/index.rst
> +++ b/Documentation/PCI/index.rst
> @@ -9,7 +9,7 @@ Linux PCI Bus Subsystem
>     :numbered:
>  
>     pci
> -   picebus-howto
> +   pciebus-howto
>     pci-iov-howto
>     msi-howto
>     acpi-info
> diff --git a/Documentation/PCI/picebus-howto.rst b/Documentation/PCI/pciebus-howto.rst
> similarity index 100%
> rename from Documentation/PCI/picebus-howto.rst
> rename to Documentation/PCI/pciebus-howto.rst
> -- 
> 2.23.0.rc1.153.gdeed80330f-goog
> 

      reply	other threads:[~2019-08-19 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 13:53 [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo Bjorn Helgaas
2019-08-19 17:16 ` 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=20190819171642.GR253360@google.com \
    --to=helgaas@kernel.org \
    --cc=changbin.du@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.