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 EED62A00C3 for ; Sun, 27 Feb 2022 06:26:03 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA15C410FB; Sun, 27 Feb 2022 06:26:03 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 315C640683 for ; Sun, 27 Feb 2022 06:26:03 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 11D3012336A; Sun, 27 Feb 2022 06:26:03 +0100 (CET) Subject: |WARNING| pw108371 [PATCH v2] sched: remove useless malloc in pie data init In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Weiguo Li Message-Id: <20220227052603.11D3012336A@dpdk.org> Date: Sun, 27 Feb 2022 06:26:03 +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/108371 _coding style issues_ WARNING:TYPO_SPELLING: 'funtion' may be misspelled - perhaps 'function'? #69: fail when this happen. The malloc inside this funtion didn't work. total: 0 errors, 1 warnings, 15 lines checked