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 0686BA00C2 for ; Wed, 4 Jan 2023 01:01:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00D5740698; Wed, 4 Jan 2023 01:01:43 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 08B9240697 for ; Wed, 4 Jan 2023 01:01:42 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E987A122EC0; Wed, 4 Jan 2023 01:01:41 +0100 (CET) Subject: |WARNING| pw121534 [PATCH v2 1/1] eal/linux: reject --huge-dir not parent of mountpt In-Reply-To: <20230104000030.187857-1-ashish.sadanandan@gmail.com> References: <20230104000030.187857-1-ashish.sadanandan@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ashish Sadanandan Message-Id: <20230104000141.E987A122EC0@dpdk.org> Date: Wed, 4 Jan 2023 01:01:41 +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/121534 _coding style issues_ ERROR:SPACING: space required before the open parenthesis '(' #140: FILE: lib/eal/linux/eal_hugepage_info.c:283: + else if(hugepage_dir_len > mountpt_len && total: 1 errors, 0 warnings, 32 lines checked