From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3862446805 for ; Tue, 27 May 2025 17:38:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33FC940662; Tue, 27 May 2025 17:38:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D6C6340662 for ; Tue, 27 May 2025 17:38:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 86221125267; Tue, 27 May 2025 17:37:53 +0200 (CEST) Subject: |WARNING| pw153796 [PATCH v1 2/3] dts: rewrite dts rst In-Reply-To: <20250527153734.368235-2-dmarx@iol.unh.edu> References: <20250527153734.368235-2-dmarx@iol.unh.edu> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dean Marx Message-Id: <20250527153753.86221125267@dpdk.org> Date: Tue, 27 May 2025 17:37:53 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/153796 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #377: FILE: doc/guides/tools/dts.rst:262: +* `Sphinx Google style example `_ ERROR:TRAILING_WHITESPACE: trailing whitespace #387: FILE: doc/guides/tools/dts.rst:271: +* Document class variables and Pydantic fields using ``#:``, $ ERROR:TRAILING_WHITESPACE: trailing whitespace #423: FILE: doc/guides/tools/dts.rst:299: +- Test Cases $ ERROR:TRAILING_WHITESPACE: trailing whitespace #424: FILE: doc/guides/tools/dts.rst:300: + - Functional: start with ``test_``, e.g., ``test_basic_link`` $ ERROR:TRAILING_WHITESPACE: trailing whitespace #433: FILE: doc/guides/tools/dts.rst:309: +- Verification $ ERROR:TRAILING_WHITESPACE: trailing whitespace #445: FILE: doc/guides/tools/dts.rst:321: +- ruff $ ERROR:TRAILING_WHITESPACE: trailing whitespace #449: FILE: doc/guides/tools/dts.rst:325: +- mypy $ total: 6 errors, 1 warnings, 359 lines checked