[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230123203434.GA979965@bhelgaas>
Date: Mon, 23 Jan 2023 14:34:34 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: SeongJae Park <sj@...nel.org>
Cc: Jonathan Corbet <corbet@....net>, alsa-devel@...a-project.org,
linux-doc@...r.kernel.org, Viresh Kumar <viresh.kumar@...aro.org>,
dri-devel@...ts.freedesktop.org, Jaroslav Kysela <perex@...ex.cz>,
linux-mm@...ck.org, linux-watchdog@...r.kernel.org,
Herbert Xu <herbert@...dor.apana.org.au>,
Iwona Winiarska <iwona.winiarska@...el.com>,
openbmc@...ts.ozlabs.org, "Rafael J. Wysocki" <rafael@...nel.org>,
linux-pci@...r.kernel.org, Guenter Roeck <linux@...ck-us.net>,
Jean Delvare <jdelvare@...e.com>, linux-pm@...r.kernel.org,
linux-input@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
linux-hwmon@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Takashi Iwai <tiwai@...e.com>, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org,
Thomas Zimmermann <tzimmermann@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux'
prefixes from titles of listed documents
On Sun, Jan 22, 2023 at 06:48:34PM +0000, SeongJae Park wrote:
> Some documents that listed on subsystem-apis have 'Linux' or 'The Linux'
> title prefixes. It's duplicated information, and makes finding the
> document of interest with human eyes not easy. Remove the prefixes from
> the titles.
>
> Signed-off-by: SeongJae Park <sj@...nel.org>
PCI/index.rst change is fine with me:
Acked-by: Bjorn Helgaas <bhelgaas@...gle.com>
> ---
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-1-sj@kernel.org/)
> - Drop second patch (will post later for each subsystem)
>
> Documentation/PCI/index.rst | 6 +++---
> Documentation/cpu-freq/index.rst | 6 +++---
> Documentation/crypto/index.rst | 6 +++---
> Documentation/driver-api/index.rst | 6 +++---
> Documentation/gpu/index.rst | 6 +++---
> Documentation/hwmon/index.rst | 6 +++---
> Documentation/input/index.rst | 6 +++---
> Documentation/mm/index.rst | 6 +++---
> Documentation/peci/index.rst | 6 +++---
> Documentation/scheduler/index.rst | 6 +++---
> Documentation/scsi/index.rst | 6 +++---
> Documentation/sound/index.rst | 6 +++---
> Documentation/virt/index.rst | 6 +++---
> Documentation/watchdog/index.rst | 6 +++---
> 14 files changed, 42 insertions(+), 42 deletions(-)
>
> diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
> index c17c87af1968..e73f84aebde3 100644
> --- a/Documentation/PCI/index.rst
> +++ b/Documentation/PCI/index.rst
> @@ -1,8 +1,8 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> -=======================
> -Linux PCI Bus Subsystem
> -=======================
> +=================
> +PCI Bus Subsystem
> +=================
>
> .. toctree::
> :maxdepth: 2
Powered by blists - more mailing lists