android_kernel_xiaomi_sm8450/Documentation/translations
Salvatore Bonaccorso 37df709706 docs: futex: Fix kernel-doc references after code split-up preparation
In upstream commit 77e52ae35463 ("futex: Move to kernel/futex/") the
futex code from kernel/futex.c was moved into kernel/futex/core.c in
preparation of the split-up of the implementation in various files.

Point kernel-doc references to the new files as otherwise the
documentation shows errors on build:

    [...]
    Error: Cannot open file ./kernel/futex.c
    Error: Cannot open file ./kernel/futex.c
    [...]
    WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 3.4.3 -internal ./kernel/futex.c' failed with return code 2

There is no direct upstream commit for this change. It is made in
analogy to commit bc67f1c454fb ("docs: futex: Fix kernel-doc
references") applied as consequence of the restructuring of the futex
code.

Fixes: 77e52ae35463 ("futex: Move to kernel/futex/")
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-04-26 11:27:40 +02:00
..
it_IT docs: futex: Fix kernel-doc references after code split-up preparation 2023-04-26 11:27:40 +02:00
ja_JP docs: process: fix broken link 2019-08-24 15:14:38 -06:00
ko_KR docs/memory-barriers.txt/kokr: Allow architecture to override the flush barrier 2020-08-31 16:14:53 -06:00
zh_CN A handful of late-arriving documentation fixes. 2020-10-23 17:13:53 -07:00
index.rst doc: minor fixes to translation's disclaimer 2019-03-25 09:58:54 -06:00