diff options
Diffstat (limited to 'Documentation/admin-guide/devices.rst')
-rw-r--r-- | Documentation/admin-guide/devices.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/devices.rst b/Documentation/admin-guide/devices.rst index b29555041531..89db341fba7a 100644 --- a/Documentation/admin-guide/devices.rst +++ b/Documentation/admin-guide/devices.rst | |||
@@ -10,7 +10,7 @@ The LaTeX version of this document is no longer maintained, nor is | |||
10 | the document that used to reside at lanana.org. This version in the | 10 | the document that used to reside at lanana.org. This version in the |
11 | mainline Linux kernel is the master document. Updates shall be sent | 11 | mainline Linux kernel is the master document. Updates shall be sent |
12 | as patches to the kernel maintainers (see the | 12 | as patches to the kernel maintainers (see the |
13 | :ref:`Documentation/SubmittingPatches <submittingpatches>` document). | 13 | :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` document). |
14 | Specifically explore the sections titled "CHAR and MISC DRIVERS", and | 14 | Specifically explore the sections titled "CHAR and MISC DRIVERS", and |
15 | "BLOCK LAYER" in the MAINTAINERS file to find the right maintainers | 15 | "BLOCK LAYER" in the MAINTAINERS file to find the right maintainers |
16 | to involve for character and block devices. | 16 | to involve for character and block devices. |