From nobody Tue Dec 16 06:15:51 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF9F5C00140 for ; Thu, 18 Aug 2022 13:39:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244781AbiHRNjN (ORCPT ); Thu, 18 Aug 2022 09:39:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244977AbiHRNjJ (ORCPT ); Thu, 18 Aug 2022 09:39:09 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7DEAD578A9; Thu, 18 Aug 2022 06:39:08 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1E8ED61698; Thu, 18 Aug 2022 13:39:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B790C433B5; Thu, 18 Aug 2022 13:39:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660829947; bh=VQmGTfSrvFIP3MfRDNx6mjCCstDhvHzDAUp/pstKmuo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nTEQAhEE4+OT+Bk7IzBjnKGkTmEeh6Mr4bZx6hm1nfTe6oOnSrSmhcAMUnQi8dHQR YEkTGl9yK+R7VBvG2Zh/+hNwJgjpYRiDEIaPGpg6XAeCb3aDARQg/iwVvGCcOiut7p GnCb5aGxzARs/8AeS5U/PWX1T3T8meU2WAqgfDZxD1UtxxCq7+hDHN6qZZct2oHkl/ BjgFoyZ3Jr8bwLl7KW/8CIom2/bmVMlu+Zkf5YSnHYD5AdjZoAwDe6jYYdjGy5YAX0 pDZHAXa2a5HriYnXlLHE2IkFlvth/S1OHYcqn2ZElPxd4R26q+27iQpac/tWgKYaUR OBnM/g4TU+jxw== Received: from mchehab by mail.kernel.org with local (Exim 4.95) (envelope-from ) id 1oOfjl-00AY7R-AJ; Thu, 18 Aug 2022 15:39:05 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , corbet@lwn.net Cc: Mauro Carvalho Chehab , Alex Shi , Yanteng Si , linux-kernel@vger.kernel.org Subject: [PATCH 04/13] docs: zh_CN: remove references to rust documentation Date: Thu, 18 Aug 2022 15:38:50 +0200 Message-Id: X-Mailer: git-send-email 2.37.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is a note on this file that, using a robot to translate, says: "The kernel-doc cannot contain Rust code: please refer to Documentation/rust/general-information.rst." Such note doesn't exist at the original file anymore, so, just remove it from the translation, in order to solve this warning: Warning: Documentation/translations/zh_CN/doc-guide/kernel-doc.rst referen= ces a file that doesn't exist: Documentation/rust/general-information.rst Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Yanteng Si --- See [PATCH 00/13] at: https://lore.kernel.org/all/cover.1660829433.git.mche= hab@kernel.org/ Documentation/translations/zh_CN/doc-guide/kernel-doc.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst b/Do= cumentation/translations/zh_CN/doc-guide/kernel-doc.rst index ccfb9b8329c2..9fd170faf951 100644 --- a/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst +++ b/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst @@ -14,8 +14,6 @@ Linux=E5=86=85=E6=A0=B8=E6=BA=90=E6=96=87=E4=BB=B6=E5=8F= =AF=E4=BB=A5=E5=8C=85=E5=90=ABkernel-doc=E6=A0=BC=E5=BC=8F=E7=9A=84=E7=BB= =93=E6=9E=84=E5=8C=96=E6=96=87=E6=A1=A3=E6=B3=A8=E9=87=8A=EF=BC=8C=E7=94=A8 =E5=AE=9E=E9=99=85=E6=9C=89=E7=9D=80=E6=98=8E=E6=98=BE=E7=9A=84= =E4=B8=8D=E5=90=8C=E3=80=82=E5=86=85=E6=A0=B8=E6=BA=90=E5=8C=85=E5=90=AB=E6= =88=90=E5=8D=83=E4=B8=8A=E4=B8=87=E4=B8=AAkernel-doc=E6=B3=A8=E9=87=8A=E3= =80=82=E8=AF=B7=E5=9D=9A=E6=8C=81=E9=81=B5=E5=BE=AA =E6=AD=A4=E5=A4=84=E6=8F=8F=E8=BF=B0=E7=9A=84=E9=A3=8E=E6=A0=BC= =E3=80=82 =20 -.. note:: kernel-doc=E6=97=A0=E6=B3=95=E5=8C=85=E5=90=ABRust=E4=BB=A3=E7= =A0=81=EF=BC=9A=E8=AF=B7=E5=8F=82=E8=80=83 Documentation/rust/general-infor= mation.rst =E3=80=82 - =E4=BB=8E=E6=B3=A8=E9=87=8A=E4=B8=AD=E6=8F=90=E5=8F=96kernel-doc=E7=BB=93= =E6=9E=84=EF=BC=8C=E5=B9=B6=E4=BB=8E=E4=B8=AD=E7=94=9F=E6=88=90=E9=80=82=E5= =BD=93=E7=9A=84 `Sphinx C =E5=9F=9F`_ =E5=87=BD=E6=95=B0=E5=92=8C=E5=B8=A6= =E6=9C=89=E9=94=9A=E7=82=B9=E7=9A=84 =E7=B1=BB=E5=9E=8B=E6=8F=8F=E8=BF=B0=E3=80=82=E8=BF=99=E4=BA=9B=E6=B3=A8= =E9=87=8A=E5=B0=86=E8=A2=AB=E8=BF=87=E6=BB=A4=E4=BB=A5=E7=94=9F=E6=88=90=E7= =89=B9=E6=AE=8Akernel-doc=E9=AB=98=E4=BA=AE=E5=92=8C=E4=BA=A4=E5=8F=89=E5= =BC=95=E7=94=A8=E3=80=82=E8=AF=A6=E8=A7=81=E4=B8=8B=E6=96=87=E3=80=82 =20 --=20 2.37.1