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 5790943284 for ; Sat, 4 Nov 2023 08:38:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51B754028B; Sat, 4 Nov 2023 08:38:22 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 704514028B for ; Sat, 4 Nov 2023 08:38:21 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 59E37120A24; Sat, 4 Nov 2023 08:38:21 +0100 (CET) Subject: |WARNING| pw133871 [PATCH] net/sfc: fix null dereference in syslog In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Weiguo Li Message-Id: <20231104073821.59E37120A24@dpdk.org> Date: Sat, 4 Nov 2023 08:38:21 +0100 (CET) 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/133871 _coding style issues_ WARNING:TYPO_SPELLING: 'triger' may be misspelled - perhaps 'trigger'? #69: When ctx->sa is null, sfc_err(ctx->sa, ...) will triger a null WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Weiguo Li ' != 'Signed-off-by: Weiguo Li ' total: 0 errors, 2 warnings, 0 checks, 8 lines checked