Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp339580imu; Thu, 3 Jan 2019 21:32:27 -0800 (PST) X-Google-Smtp-Source: ALg8bN4GgxqcV4HZAEfLgSCZEY2E6/qNtFnuyHcDUOJEmVmZcXLbiZprJr8imQoYgcXEFWJExziB X-Received: by 2002:a17:902:50e3:: with SMTP id c32mr49973754plj.318.1546579947485; Thu, 03 Jan 2019 21:32:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546579947; cv=none; d=google.com; s=arc-20160816; b=QazOv02l8r3r4P3JNQ81Gbu/AFouafyogObI9sJ8Umi+IzIxchJnXG2oKu272CaYY2 wNOi2xVSjIbxwLPu6OGszymuPO9n14SzIoLNe4t7TRFi0HMyXZrS7KXzoetjhV17leq8 rOcwK5srv35vBQNwXC7WBTL5KYex9B0t6G7B87NwHK3i5dIx4KEIqzb6tYFUIjO6fH56 J4Zokm9bt1BGElJLGUJgWNzff4cVuEgIjGhnU5KvHJdVI72yQxa1RSWI8OGzbZlvMZWZ 5wNGR0QGpUTqIcCaeqE8q2q2vTj3QEsGGcVGkSzsbx6RggbHoAcOEUtj9r/1E+9gwXj6 A9Hw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=3zkBkrSJSlr+lLEq5ohCwumcszNYponr//6zXpPRoDw=; b=HvoJ4PbkDsXDtq2n+PHjzJOUNHRAOPW5JreZNZiP8BSYvFsphrNymL9yOhkLbSf+za MUFfjgAHsGKfGCoaqXrgCIKcmRFHQVcy/QUS7GLs1mAhlnVo9PDXf3oCcMu85BBmuxyQ h9fCdRxmgnTucE7fznQND2oDZ7wqLyZYGEbG0wjKpuxko1EGXTG/UxzUrX4VGpiZE7vj LaS9o6oxV4brYhVznm4yDSdADHbZHzGRHE5sJq9bbzcMT2/n+Uw2viFPM0ifuaoq7ICs m5hVGyd6bV0QnfpvFC39moI8Kqk5qExXn6mQQEdfsNO857bieNHjdC8Gn6H2x+WDj0Ib H1rQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p17si16561688pfk.275.2019.01.03.21.32.12; Thu, 03 Jan 2019 21:32:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729180AbfADAhT (ORCPT + 99 others); Thu, 3 Jan 2019 19:37:19 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:35742 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726034AbfADAhT (ORCPT ); Thu, 3 Jan 2019 19:37:19 -0500 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::cf9]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 9A1B314C1DD1F; Thu, 3 Jan 2019 16:37:18 -0800 (PST) Date: Thu, 03 Jan 2019 16:37:16 -0800 (PST) Message-Id: <20190103.163716.1927360927242144906.davem@davemloft.net> To: jeffrey.t.kirsher@intel.com Cc: Julia.Lawall@lip6.fr, kernel-janitors@vger.kernel.org, intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/8] i40e: increase indentation From: David Miller In-Reply-To: <2320c3ac2267d17ee9fc9ff3e3df60b7ca405590.camel@intel.com> References: <1546185195-25676-1-git-send-email-Julia.Lawall@lip6.fr> <1546185195-25676-4-git-send-email-Julia.Lawall@lip6.fr> <2320c3ac2267d17ee9fc9ff3e3df60b7ca405590.camel@intel.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 03 Jan 2019 16:37:18 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jeff Kirsher Date: Thu, 03 Jan 2019 15:58:10 -0800 > On Sun, 2018-12-30 at 16:53 +0100, Julia Lawall wrote: >> Convert spaces to tabs to get correct alignment. >> >> Found with the help of Coccinelle. >> >> Signed-off-by: Julia Lawall >> >> --- >> drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Jeff Kirsher > > Dave, since this is apart of a series, please feel free to commit this > patch with the series. It's kind of net-next material and therefore would need to be re-submitted anyways when net-next opens up. Alternatively, Jeff, you can toss it into your -next tree.