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 E255D45B88 for ; Fri, 25 Oct 2024 23:50:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD10E402CC; Fri, 25 Oct 2024 23:50:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 72CE54021F for ; Fri, 25 Oct 2024 23:50:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6E3D612314E; Fri, 25 Oct 2024 23:50:03 +0200 (CEST) Subject: |WARNING| pw147356 [PATCH v29 11/13] log: add support for systemd journal In-Reply-To: <20241025214625.62876-12-stephen@networkplumber.org> References: <20241025214625.62876-12-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20241025215003.6E3D612314E@dpdk.org> Date: Fri, 25 Oct 2024 23:50:03 +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/147356 _coding style issues_ WARNING:TYPO_SPELLING: 'assocated' may be misspelled - perhaps 'associated'? #134: FILE: lib/log/log.c:512: + /* if stderr is assocated with systemd environment */ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #178: FILE: lib/log/log_journal.c:6: +#include total: 0 errors, 2 warnings, 255 lines checked