From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 500825F45; Mon, 12 Mar 2018 12:33:30 +0100 (CET) In-Reply-To: <20180312113300.115551-2-bruce.richardson@intel.com> References: <20180312113300.115551-2-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20180312113330.500825F45@dpdk.org> Date: Mon, 12 Mar 2018 12:33:30 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35976 [PATCH 2/2] convert snprintf to strlcpy 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: Mon, 12 Mar 2018 11:33:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35976 _coding style issues_ ERROR:SPACING: spaces required around that '=' (ctx:VxV) #312: FILE: lib/librte_cmdline/cmdline_parse.c:516: + l=strlcpy(dst, tmpbuf, size); ^ total: 1 errors, 0 warnings, 327 lines checked