Re: [PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
From: Winiarska, Iwona
Date: Mon Jan 23 2023 - 17:41:32 EST
On Sun, 2023-01-22 at 18:48 +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@xxxxxxxxxx>
For Documentation/peci/index.rst
Acked-by: Iwona Winiarska <iwona.winiarska@xxxxxxxxx>
> ---
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-1-sj@xxxxxxxxxx/)
> - 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(-)