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 26172454E1 for ; Mon, 24 Jun 2024 14:36:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 840074026E; Mon, 24 Jun 2024 14:36:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 70F384026C for ; Mon, 24 Jun 2024 14:36:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 56652128144; Mon, 24 Jun 2024 14:36:17 +0200 (CEST) Subject: |WARNING| pw141562 [v2] raw/zxdh: introduce zxdh raw device driver In-Reply-To: <20240624123132.3133178-1-zhang.yong25@zte.com.cn> References: <20240624123132.3133178-1-zhang.yong25@zte.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yong Zhang Message-Id: <20240624123617.56652128144@dpdk.org> Date: Mon, 24 Jun 2024 14:36:17 +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/141562 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #175: FILE: drivers/raw/zxdh/zxdh_pci.c:5: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #791: FILE: drivers/raw/zxdh/zxdh_rawdev.c:6: +#include WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'? #1833: FILE: drivers/raw/zxdh/zxdh_rawdev.h:127: + int fle_queue_pool_cnt; total: 0 errors, 3 warnings, 1740 lines checked