From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id AD8B9A0679 for ; Mon, 29 Apr 2019 10:20:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 67CA41B1F0; Mon, 29 Apr 2019 10:20:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 492D71B39B; Mon, 29 Apr 2019 10:20:32 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: Igor Russkikh Message-Id: <20190429082032.492D71B39B@dpdk.org> Date: Mon, 29 Apr 2019 10:20:32 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53133 [PATCH 03/11] net/atlantic: bad indentation 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/53133 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #36: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:308: +^I^Iif (err) {^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #37: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:309: +^I^I^Ierr = -ETIMEDOUT;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #38: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:310: +^I^I^Igoto err_exit;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #39: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:311: +^I^I}^M$ total: 4 errors, 0 warnings, 0 checks, 14 lines checked