From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 024031B20B; Sat, 29 Sep 2018 12:31:59 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20180929103159.024031B20B@dpdk.org> Date: Sat, 29 Sep 2018 12:31:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45672 [v3, 08/22] net/atlantic: TX/RX function prototypes 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: Sat, 29 Sep 2018 10:31:59 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/45672 _coding style issues_ WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'atl_dev_start', this function's name, in a string #85: FILE: drivers/net/atlantic/atl_ethdev.c:247: + PMD_INIT_LOG(ERR, "failure in atl_dev_start(): %d", err); total: 0 errors, 1 warnings, 0 checks, 116 lines checked