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 A828C4599D for ; Fri, 20 Sep 2024 15:00:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5047433C6; Fri, 20 Sep 2024 15:00:05 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ED0AE427C9 for ; Fri, 20 Sep 2024 14:59:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E3A64121DA2; Fri, 20 Sep 2024 14:59:56 +0200 (CEST) Subject: |WARNING| pw144355 [PATCH 2/5] build: remove version check on compiler links function In-Reply-To: <20240920125737.1197969-3-bruce.richardson@intel.com> References: <20240920125737.1197969-3-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20240920125956.E3A64121DA2@dpdk.org> Date: Fri, 20 Sep 2024 14:59:56 +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/144355 _coding style issues_ WARNING:TYPO_SPELLING: 'preceeding' may be misspelled - perhaps 'preceding'? #72: As such, we can remove the version checks preceeding the calls to links WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #75: [1] https://mesonbuild.com/Reference-manual_returned_compiler.html#compilerlinks total: 0 errors, 2 warnings, 16 lines checked