From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 87C4D5681; Tue, 20 Feb 2018 18:09:20 +0100 (CET) In-Reply-To: <20180220170727.220340-1-bruce.richardson@intel.com> References: <20180220170727.220340-1-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20180220170920.87C4D5681@dpdk.org> Date: Tue, 20 Feb 2018 18:09:20 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35308 [PATCH RFC] use strlcpy for string copies 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: Tue, 20 Feb 2018 17:09:20 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35308 _coding style issues_ ERROR:SPACING: spaces required around that '=' (ctx:VxV) #362: FILE: lib/librte_cmdline/cmdline_parse.c:516: + l=strlcpy(dst, tmpbuf, size); ^ total: 1 errors, 0 warnings, 354 lines checked