From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B16021B1FE; Thu, 4 Oct 2018 11:55:50 +0200 (CEST) In-Reply-To: <20181004094015.46264-2-roy.fan.zhang@intel.com> References: <20181004094015.46264-2-roy.fan.zhang@intel.com> To: test-report@dpdk.org Cc: Fan Zhang Message-Id: <20181004095550.B16021B1FE@dpdk.org> Date: Thu, 4 Oct 2018 11:55:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw46042 [v2, 1/8] examples: add fips validation into examples 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 09:55:50 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/46042 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #880: FILE: examples/cryptodev_fips_validate/main.c:38: +static int +cryptodev_fips_validate_app_int(void) { total: 1 errors, 0 warnings, 1182 lines checked