Commit 941c95fd authored by SeongJae Park's avatar SeongJae Park Committed by Jonathan Corbet
Browse files

Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents



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: default avatarSeongJae Park <sj@kernel.org>
Acked-by: default avatarIwona Winiarska <iwona.winiarska@intel.com>
Acked-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20230122184834.181977-1-sj@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent c70313cd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

=======================
Linux PCI Bus Subsystem
=======================
=================
PCI Bus Subsystem
=================

.. toctree::
   :maxdepth: 2
+3 −3
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

==============================================================================
Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
==============================================================================
========================================================================
CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
========================================================================

Author: Dominik Brodowski  <linux@brodo.de>

+3 −3
Original line number Diff line number Diff line
=======================
Linux Kernel Crypto API
=======================
==========
Crypto API
==========

:Author: Stephan Mueller
:Author: Marek Vasut
+3 −3
Original line number Diff line number Diff line
========================================
The Linux driver implementer's API guide
========================================
==============================
Driver implementer's API guide
==============================

The kernel offers a wide variety of interfaces to support the development
of device drivers.  This document is an only somewhat organized collection
+3 −3
Original line number Diff line number Diff line
==================================
Linux GPU Driver Developer's Guide
==================================
============================
GPU Driver Developer's Guide
============================

.. toctree::

Loading