diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2020-03-08 22:14:43 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-03-10 11:12:34 -0600 |
commit | 19796c348ab62287fc6434f296ae279d7b97e39f (patch) | |
tree | c7912efe1f5cfbd0ddc00471b8371cec2bc86e8d /Documentation/index.rst | |
parent | 0150aedda00efe2df9156c57de63f4dea8568e8e (diff) | |
download | linux-19796c348ab62287fc6434f296ae279d7b97e39f.tar.bz2 |
docs: Move Intel Many Integrated Core documentation (mic) under misc-devices
It doesn't need to be a top-level chapter.
This patch also updates MAINTAINERS and makes sure the F: lines are
properly sorted.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20200308211519.8414-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index e99d0bd2589d..6fdad61ee443 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -131,7 +131,6 @@ needed). usb/index PCI/index misc-devices/index - mic/index scheduler/index Architecture-agnostic documentation |