From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 07F053977; Wed, 26 Jul 2017 00:22:43 +0200 (CEST) In-Reply-To: <20170725222107.23203-4-thomas@monjalon.net> References: <20170725222107.23203-4-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20170725222243.07F053977@dpdk.org> Date: Wed, 26 Jul 2017 00:22:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27188 [PATCH pktgen 3/6] fix compilation of printf based functions 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, 25 Jul 2017 22:22:43 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27188 _coding style issues_ ERROR:TRAILING_STATEMENTS: trailing statements should be on next line #94: FILE: lib/cli/cli_map.c:165: + case '%': cli_printf("%% "); break; total: 1 errors, 0 warnings, 67 lines checked