Message ID | 1677035401-3628-1-git-send-email-yangtiezhu@loongson.cn |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:5915:0:0:0:0:0 with SMTP id v21csp355853wrd; Tue, 21 Feb 2023 19:11:39 -0800 (PST) X-Google-Smtp-Source: AK7set8jrPDbI/W6Y6+Do/hyKQtlQr2dFetgiVLLnDbG4/zMW9g8oUDvFfqQaQpCDLbt5V9fz5bg X-Received: by 2002:a17:90b:1b52:b0:234:13a3:6e65 with SMTP id nv18-20020a17090b1b5200b0023413a36e65mr6033960pjb.16.1677035499471; Tue, 21 Feb 2023 19:11:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1677035499; cv=none; d=google.com; s=arc-20160816; b=aZVgJhzCbpO+2ACMD6/ksOXsqqejDDNFyzObq0unupcDgGa7QH66rf7FLeiotm54C7 VDp757UKqreZhkVQA+TZY2vWH/gwBCLCwqTSySTDZrEuMelX9uCpzX4oWIIexC/AH85r W2AHMNmkSSfIKChuhJqXv8xKLFDJtojOifDjhRg9GRUIpTpyJUHcp86fIVgX/36WqQ4x CKz4Pmqle/KMygmtYBOLx0k4D4nW1EA7X2+cAgy2onQN6WGTx9MAnRxbioTwhWqryD9F h44O/fYFXrbwQEKUf8O+3mh5DmyZA0c6gtmYTm+DK3n+8377IwT6vDUUDhntjaR/ma2p eemw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=KWGwCJM9GQH4yXRmTLA9+Gj3ZOM240N2IE7lpa2p62k=; b=rkLGlaWORwCrfN74MqDGQdhAY7cKQzch9kuegXk8emhlk+5X7pz5yWQpCghS1t0lKy +aSL8wqTkfM1YQGR+RqNIZA34vhw3o1tTp/2R4ZvL/AGNmONeUY49Sf1ysW7EV5RTy5U AwWIzH6+h1V2jJaDH/Hb4dr1/nK0C8df8zhT028/9+E8/UhcitSw1Tkm2qSwR8eaHlN2 dSy+VcRKk3Wu2K+zISNDVeiyzRd1s5L1C7DofwIPZ+WmzTBmChCNSDLyZABFwPmkLsGs yR6vIbm13tz2rO73TVD/rZ5ln0eNPlc7grggPZkh+/fnKBXsSyHxSGfcb7FKk42tZ056 /PKA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id a28-20020a631a1c000000b004da39026083si20386446pga.345.2023.02.21.19.11.25; Tue, 21 Feb 2023 19:11:39 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231481AbjBVDKx (ORCPT <rfc822;hanasaki@gmail.com> + 99 others); Tue, 21 Feb 2023 22:10:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38162 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231819AbjBVDKb (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Tue, 21 Feb 2023 22:10:31 -0500 Received: from loongson.cn (mail.loongson.cn [114.242.206.163]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C510226CFE; Tue, 21 Feb 2023 19:10:28 -0800 (PST) Received: from loongson.cn (unknown [113.200.148.30]) by gateway (Coremail) with SMTP id _____8Axz_+ch_VjvW4DAA--.1526S3; Wed, 22 Feb 2023 11:10:20 +0800 (CST) Received: from linux.localdomain (unknown [113.200.148.30]) by localhost.localdomain (Coremail) with SMTP id AQAAf8CxXL6Jh_VjEV84AA--.37896S2; Wed, 22 Feb 2023 11:10:01 +0800 (CST) From: Tiezhu Yang <yangtiezhu@loongson.cn> To: Alexei Starovoitov <ast@kernel.org>, Daniel Borkmann <daniel@iogearbox.net>, Andrii Nakryiko <andrii@kernel.org>, Jonathan Corbet <corbet@lwn.net> Cc: bpf@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] docs/bpf: Fix invalid link of "Documentation/bpf/btf.rst" Date: Wed, 22 Feb 2023 11:10:01 +0800 Message-Id: <1677035401-3628-1-git-send-email-yangtiezhu@loongson.cn> X-Mailer: git-send-email 2.1.0 X-CM-TRANSID: AQAAf8CxXL6Jh_VjEV84AA--.37896S2 X-CM-SenderInfo: p1dqw3xlh2x3gn0dqz5rrqw2lrqou0/ X-Coremail-Antispam: 1Uk129KBjvdXoWrZw13Zr4xtF4kXryUAw4xWFg_yoWDurcEkF 18GFZ3Jay8JFWrKr48CrnxCFWfurWFkF1xZ3WUtr47Gw1ay398JFZxWryYka4UZr4xury7 KFZ7Xr93AF43tjkaLaAFLSUrUUUU1b8apTn2vfkv8UJUUUU8wcxFpf9Il3svdxBIdaVrn0 xqx4xG64xvF2IEw4CE5I8CrVC2j2Jv73VFW2AGmfu7bjvjm3AaLaJ3UjIYCTnIWjp_UUUY g7kC6x804xWl14x267AKxVWUJVW8JwAFc2x0x2IEx4CE42xK8VAvwI8IcIk0rVWrJVCq3w AFIxvE14AKwVWUXVWUAwA2ocxC64kIII0Yj41l84x0c7CEw4AK67xGY2AK021l84ACjcxK 6xIIjxv20xvE14v26r4j6ryUM28EF7xvwVC0I7IYx2IY6xkF7I0E14v26r4j6F4UM28EF7 xvwVC2z280aVAFwI0_Gr1j6F4UJwA2z4x0Y4vEx4A2jsIEc7CjxVAFwI0_Gr1j6F4UJwAa w2AFwI0_Jrv_JF1le2I262IYc4CY6c8Ij28IcVAaY2xG8wAqjxCEc2xF0cIa020Ex4CE44 I27wAqx4xG64xvF2IEw4CE5I8CrVC2j2WlYx0E2Ix0cI8IcVAFwI0_Jrv_JF1lYx0Ex4A2 jsIE14v26r1j6r4UMcvjeVCFs4IE7xkEbVWUJVW8JwACjcxG0xvY0x0EwIxGrwCF04k20x vY0x0EwIxGrwCFx2IqxVCFs4IE7xkEbVWUJVW8JwCFI7km07C267AKxVWUXVWUAwC20s02 6c02F40E14v26r1j6r18MI8I3I0E7480Y4vE14v26r106r1rMI8E67AF67kF1VAFwI0_JF 0_Jw1lIxkGc2Ij64vIr41lIxAIcVC0I7IYx2IY67AKxVWUJVWUCwCI42IY6xIIjxv20xvE c7CjxVAFwI0_Jr0_Gr1lIxAIcVCF04k26cxKx2IYs7xG6r1j6r1xMIIF0xvEx4A2jsIE14 v26r1j6r4UMIIF0xvEx4A2jsIEc7CjxVAFwI0_Jr0_GrUvcSsGvfC2KfnxnUUI43ZEXa7I U8hiSPUUUUU== X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1758499175493438023?= X-GMAIL-MSGID: =?utf-8?q?1758499175493438023?= |
Series |
docs/bpf: Fix invalid link of "Documentation/bpf/btf.rst"
|
|
Commit Message
Tiezhu Yang
Feb. 22, 2023, 3:10 a.m. UTC
"Documentation/bpf/btf.rst" is linked to the following invalid web page:
https://www.kernel.org/doc/html/latest/bpf/btf.rst
The correct link should be:
https://www.kernel.org/doc/html/latest/bpf/btf.html
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
---
Documentation/bpf/bpf_devel_QA.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Comments
On Wed, Feb 22, 2023 at 11:10:01AM +0800, Tiezhu Yang wrote: > "Documentation/bpf/btf.rst" is linked to the following invalid web page: > > https://www.kernel.org/doc/html/latest/bpf/btf.rst > > The correct link should be: > > https://www.kernel.org/doc/html/latest/bpf/btf.html > > Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Hi, I have already submitted a different fix to the same problem at [1] (v2 at [2]). Please take a look at there. [1]: https://lore.kernel.org/linux-doc/20230219030956.22662-1-bagasdotme@gmail.com/ [2]: https://lore.kernel.org/linux-doc/20230222083530.26136-1-bagasdotme@gmail.com/ > diff --git a/Documentation/bpf/bpf_devel_QA.rst b/Documentation/bpf/bpf_devel_QA.rst > index 03d4993..f54c328 100644 > --- a/Documentation/bpf/bpf_devel_QA.rst > +++ b/Documentation/bpf/bpf_devel_QA.rst > @@ -690,6 +690,7 @@ when: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests/bpf/ > .. _Documentation/dev-tools/kselftest.rst: > https://www.kernel.org/doc/html/latest/dev-tools/kselftest.html > -.. _Documentation/bpf/btf.rst: btf.rst > +.. _Documentation/bpf/btf.rst: > + https://www.kernel.org/doc/html/latest/bpf/btf.html > > Happy BPF hacking! For consistency with my fix above, can you please convert these in-tree links from using external link to simply write the doc path instead? Thanks.
On 02/22/2023 04:54 PM, Bagas Sanjaya wrote: > On Wed, Feb 22, 2023 at 11:10:01AM +0800, Tiezhu Yang wrote: >> "Documentation/bpf/btf.rst" is linked to the following invalid web page: >> >> https://www.kernel.org/doc/html/latest/bpf/btf.rst >> >> The correct link should be: >> >> https://www.kernel.org/doc/html/latest/bpf/btf.html >> >> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> > > Hi, > > I have already submitted a different fix to the same problem at [1] (v2 > at [2]). Please take a look at there. Oh, I am sorry, I did not notice these patches, I found this issue when I read the bpf doc. > > [1]: https://lore.kernel.org/linux-doc/20230219030956.22662-1-bagasdotme@gmail.com/ > [2]: https://lore.kernel.org/linux-doc/20230222083530.26136-1-bagasdotme@gmail.com/ > >> diff --git a/Documentation/bpf/bpf_devel_QA.rst b/Documentation/bpf/bpf_devel_QA.rst >> index 03d4993..f54c328 100644 >> --- a/Documentation/bpf/bpf_devel_QA.rst >> +++ b/Documentation/bpf/bpf_devel_QA.rst >> @@ -690,6 +690,7 @@ when: >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests/bpf/ >> .. _Documentation/dev-tools/kselftest.rst: >> https://www.kernel.org/doc/html/latest/dev-tools/kselftest.html >> -.. _Documentation/bpf/btf.rst: btf.rst >> +.. _Documentation/bpf/btf.rst: >> + https://www.kernel.org/doc/html/latest/bpf/btf.html >> >> Happy BPF hacking! > > For consistency with my fix above, can you please convert these in-tree links > from using external link to simply write the doc path instead? > > Thanks. > Please ignore my patch, you can go on to modify your changes. Please let me know if there is anything I need to do. Thanks, Tiezhu
diff --git a/Documentation/bpf/bpf_devel_QA.rst b/Documentation/bpf/bpf_devel_QA.rst index 03d4993..f54c328 100644 --- a/Documentation/bpf/bpf_devel_QA.rst +++ b/Documentation/bpf/bpf_devel_QA.rst @@ -690,6 +690,7 @@ when: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests/bpf/ .. _Documentation/dev-tools/kselftest.rst: https://www.kernel.org/doc/html/latest/dev-tools/kselftest.html -.. _Documentation/bpf/btf.rst: btf.rst +.. _Documentation/bpf/btf.rst: + https://www.kernel.org/doc/html/latest/bpf/btf.html Happy BPF hacking!