From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 0E9AA1B1FD; Thu, 4 Oct 2018 12:21:05 +0200 (CEST) In-Reply-To: <3e7af2c9ce0df5e300b543a21d59ac6ed780efef.1538648134.git.anatoly.burakov@intel.com> References: <3e7af2c9ce0df5e300b543a21d59ac6ed780efef.1538648134.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20181004102105.0E9AA1B1FD@dpdk.org> Date: Thu, 4 Oct 2018 12:21:05 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw46053 [v3, 7/7] eal: improve musl compatibility X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2018 10:21:05 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/46053 _coding style issues_ WARNING:TYPO_SPELLING: 'unsinged' may be misspelled - perhaps 'unsigned'? #18: musl, pthread_t is a struct pointer, not an unsinged int. Fix the total: 0 errors, 1 warnings, 20 lines checked