Received: by 2002:ac0:8c9a:0:0:0:0:0 with SMTP id r26csp2334109ima; Sat, 2 Feb 2019 20:15:25 -0800 (PST) X-Google-Smtp-Source: AHgI3IbO1y0sFTO+2erSthW3ieqHqzBLCkUUsnVLQR1LJL8x9a354lUvlW/m5Qg1e+cRhNCjUr96 X-Received: by 2002:a65:6542:: with SMTP id a2mr8264252pgw.389.1549167324980; Sat, 02 Feb 2019 20:15:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549167324; cv=none; d=google.com; s=arc-20160816; b=VfVhtb0o+3XDroML8GAcjF1TdIGOsQa9vcb/Nm1Fxcqc0n1fPVJRscKIrJB/OlgEbO wCwGmRvOp5PP54aO5/RSEq86gJXaFkn+WJrtFj3p4KVexrx3KaRD5dFjPTSa71DLBVEb /QFgahAuyqPAGrCBmgOWwY8qudO2MMIvHS6yttP3e23LZf9VOQMXDPJqgyXh1+q6mndc NKRFFbvZwL1RhGwlY10yBmrqG0hVHrFKomxq2w32V+jYtzIv9Q1nE8SYYojMU544ekwJ AycGJsllj1Xt1P2VGLEd2NndfkDyJj7Wi8XV/VaTFtEcfB31nRrEJQwTJ4NQuipDTur2 5f0w== 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=WnhLWQBFan9RVj6JC6csXVoyuoRe+h2040CEU5IvqWg=; b=tpChenCiGyQYX6wxM40DWZRKZLmQpG7nXuq6RX8Wi6TGmQvOLDt85x/iSAQyhtvAd1 vicQ6ITcgolw37xHiZQ7dYy5Gk9pK3Q3OnvbUmKcI3zqiibsJr1mGdeJE9wpbgodS3p1 cWcMTLQ4vDpXHSAhqpcp2SJq1ZNokurP1UZi9zdh/4/opk85/MHH3GpS28Qoz/D2BPiX ErwOJFDuLutDkQV5McGFd8NxFY2jQHdhPPjLuT/qSWeJ3UAIhbOAFisZpcDmefudzQQ7 TojZUqFMTMn0d5jov7usyhBOonSVRGnPa6Cj2FEoVLY8gBDWU6v5bzlgXGDzw5BH1cqV aV+Q== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t22si1548814pgl.573.2019.02.02.20.15.08; Sat, 02 Feb 2019 20:15:24 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727501AbfBCEO4 (ORCPT + 99 others); Sat, 2 Feb 2019 23:14:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41160 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726557AbfBCEO4 (ORCPT ); Sat, 2 Feb 2019 23:14:56 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E20743DE08; Sun, 3 Feb 2019 04:14:55 +0000 (UTC) Received: from localhost (ovpn-112-14.rdu2.redhat.com [10.10.112.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8FEDC60164; Sun, 3 Feb 2019 04:14:54 +0000 (UTC) Date: Sat, 02 Feb 2019 20:14:53 -0800 (PST) Message-Id: <20190202.201453.2105947151294649605.davem@redhat.com> To: colin.king@canonical.com Cc: netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] chelsio: clean up indentation issue From: David Miller In-Reply-To: <20190202113351.17803-1-colin.king@canonical.com> References: <20190202113351.17803-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Sun, 03 Feb 2019 04:14:56 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Colin King Date: Sat, 2 Feb 2019 11:33:51 +0000 > From: Colin Ian King > > The assignment to size is indented too far, fix this and join > two lines into one. > > Signed-off-by: Colin Ian King Applied.