Documentation: kernel-hacking: hacking.rst: Change reference to document namespaces...
authorMadhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
Wed, 4 Dec 2019 10:45:54 +0000 (16:15 +0530)
committerJonathan Corbet <corbet@lwn.net>
Thu, 19 Dec 2019 16:36:23 +0000 (09:36 -0700)
commitbc51a6d34c27bd1040fddaf2bdc61309f392f86a
treeac3c4e8bae81896380df8ab757294f4f07c0a1bf
parenta83aaf4979e799705781ceb86a1f29d2b29736b1
Documentation: kernel-hacking: hacking.rst: Change reference to document namespaces.rst to symbol-namespaces.rst

This patch fixes the following documentation build warning:
Warning: Documentation/kernel-hacking/hacking.rst references
a file that doesn't exist: Documentation/kbuild/namespaces.rst

According to the following patch:
https://patchwork.kernel.org/patch/11178727/
(doc: move namespaces.rst from kbuild/ to core-api/)

The file namespaces.rst was moved from kbuild to core-api
and renamed to symbol-namespaces.rst.
Therefore, this patch changes the reference to the document
kbuild/namespaces.rst in hacking.rst to
core-api/symbol-namespaces.rst

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
Link: https://lore.kernel.org/r/20191204104554.9100-1-madhuparnabhowmik04@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/kernel-hacking/hacking.rst