diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-10-08 12:10:09 +0900 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2019-10-08 17:40:01 +0200 |
commit | fcfacb9f83745d9fa97937b8bc94a73bb0607912 (patch) | |
tree | 1d360e3a4d3cef412d6b15bfbba536dbb91f6207 /MAINTAINERS | |
parent | df6f0987e55fd08ad2e93370eea12b5290705d4b (diff) | |
download | linux-fcfacb9f83745d9fa97937b8bc94a73bb0607912.tar.bz2 |
doc: move namespaces.rst from kbuild/ to core-api/
We discussed a better location for this file, and agreed that
core-api/ is a good fit. Rename it to symbol-namespaces.rst
for disambiguation, and also add it to index.rst and MAINTAINERS.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..3dec8d53c34b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11543,6 +11543,7 @@ NSDEPS M: Matthias Maennich <maennich@google.com> S: Maintained F: scripts/nsdeps +F: Documentation/core-api/symbol-namespaces.rst NTB AMD DRIVER M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> |