From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1A63E7D82; Fri, 25 Aug 2017 12:31:14 +0200 (CEST) In-Reply-To: <1503654052-84730-13-git-send-email-jianfeng.tan@intel.com> References: <1503654052-84730-13-git-send-email-jianfeng.tan@intel.com> To: test-report@dpdk.org Cc: Jianfeng Tan Message-Id: <20170825103114.1A63E7D82@dpdk.org> Date: Fri, 25 Aug 2017 12:31:14 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27949 [PATCH 12/12] examples/helloworld: do not exit automatically 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: Fri, 25 Aug 2017 10:31:14 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27949 _coding style issues_ ERROR:TRAILING_STATEMENTS: trailing statements should be on next line #38: FILE: examples/helloworld/main.c:76: + while (1) sleep(5); total: 1 errors, 0 warnings, 15 lines checked