This makes it consistent with the other headings in the Linux driver
implementer's API guide.
Signed-off-by: Louis Taylor <[email protected]>
---
Documentation/driver-api/interconnect.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/interconnect.rst b/Documentation/driver-api/interconnect.rst
index c3e004893796..cdeb5825f314 100644
--- a/Documentation/driver-api/interconnect.rst
+++ b/Documentation/driver-api/interconnect.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
=====================================
-GENERIC SYSTEM INTERCONNECT SUBSYSTEM
+Generic System Interconnect Subsystem
=====================================
Introduction
--
2.23.0
On Fri, 1 Nov 2019 19:33:14 +0000
Louis Taylor <[email protected]> wrote:
> This makes it consistent with the other headings in the Linux driver
> implementer's API guide.
>
> Signed-off-by: Louis Taylor <[email protected]>
> ---
> Documentation/driver-api/interconnect.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/interconnect.rst b/Documentation/driver-api/interconnect.rst
> index c3e004893796..cdeb5825f314 100644
> --- a/Documentation/driver-api/interconnect.rst
> +++ b/Documentation/driver-api/interconnect.rst
> @@ -1,7 +1,7 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> =====================================
> -GENERIC SYSTEM INTERCONNECT SUBSYSTEM
> +Generic System Interconnect Subsystem
> =====================================
Applied, thanks.
jon