Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp8148321ybi; Thu, 6 Jun 2019 07:29:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqwwp2d2jx/tjGZK4cg3hw/Q5KfHykZhr1OaSmbtHhbyo8Yqv7Dk3jGO5wDcFHvaApNRKtdU X-Received: by 2002:a17:90a:5884:: with SMTP id j4mr181954pji.142.1559831386427; Thu, 06 Jun 2019 07:29:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559831386; cv=none; d=google.com; s=arc-20160816; b=LN1gZbS5g4t9YyRIAI2E8OdTOo4slKzVA981h4lUjNslxyTvII0sn9eDefAg1vxjkd 7dV5fN5H9m4mVJrmz3mmrMcuyrYjaDPofFu6Oc9oc1iS73mZ9xHrSCkChgV3hUxqAHtz xznUJI3Ha3yNSguBU0LmFu6vfb3QQGfvmKMd6vr0B/1Y2qlUBJ5Qfdsr7DCm2ZkYW/Q6 VheqOCuyZe+uq6LzeTBeidZPo+h/Hlm0Rwugv9YNBbA4vtEcaIcdaORWUAf+QVFFbeRy gTy3wvCRe+RncfsJHV06Y/nfJQroc49vQkhgQ4jqarsi6E5FS1UICkRpZbRZsBRFNEE6 eEDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=v+2aGC29dOXqeqogePFsVGSQXA564DmGGAvNVLJ/Fco=; b=l+CCwX5dgeg+VsFEZZWz5sw77mEGmQcUBXEc4DG6Fbbbm+IQyk4dvE/yrO/qGx3165 l3wItGSaEvwLBOfBIq+qWmkT+dHxr4ri8fXOLXnAh34fD5Nl9ft9HyQTcsWwgubiBSNO +lwZqaH7z2BhSUSkkJiwmxZ33RUewsMyKTqWYDpIfue9dly2etIIpreRQbkTPeiZGrvX QgGZOPsD8VqKo+FeEshxG/Fxc95czfiC/5azg0HTki876YqCBP0nLZMvzpW3oyI26ftd aSR0LEeMSXLeGWsmvXV/YL7L3Ir1qihFMM8E+RPGKR+H2tWYTYN54iroRdAogxn+t9VB KenA== 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 m22si1258673pjv.0.2019.06.06.07.29.28; Thu, 06 Jun 2019 07:29:46 -0700 (PDT) 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 S1729052AbfFFO1z (ORCPT + 99 others); Thu, 6 Jun 2019 10:27:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39832 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727133AbfFFO1z (ORCPT ); Thu, 6 Jun 2019 10:27:55 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E1AEF30BC595; Thu, 6 Jun 2019 14:27:49 +0000 (UTC) Received: from redhat.com (unknown [10.20.6.178]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E6F125F7D8; Thu, 6 Jun 2019 14:27:44 +0000 (UTC) Date: Thu, 6 Jun 2019 10:27:43 -0400 From: Jerome Glisse To: Jason Gunthorpe Cc: rcampbell@nvidia.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, John Hubbard , Ira Weiny , Dan Williams , Arnd Bergmann , Balbir Singh , Dan Carpenter , Matthew Wilcox , Souptick Joarder , Andrew Morton Subject: Re: [PATCH 2/5] mm/hmm: Clean up some coding style and comments Message-ID: <20190606142743.GA8053@redhat.com> References: <20190506232942.12623-1-rcampbell@nvidia.com> <20190506232942.12623-3-rcampbell@nvidia.com> <20190606141644.GA2876@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190606141644.GA2876@ziepe.ca> User-Agent: Mutt/1.11.3 (2019-02-01) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.49]); Thu, 06 Jun 2019 14:27:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 06, 2019 at 11:16:44AM -0300, Jason Gunthorpe wrote: > On Mon, May 06, 2019 at 04:29:39PM -0700, rcampbell@nvidia.com wrote: > > From: Ralph Campbell > > > > There are no functional changes, just some coding style clean ups and > > minor comment changes. > > > > Signed-off-by: Ralph Campbell > > Reviewed-by: J?r?me Glisse > > Cc: John Hubbard > > Cc: Ira Weiny > > Cc: Dan Williams > > Cc: Arnd Bergmann > > Cc: Balbir Singh > > Cc: Dan Carpenter > > Cc: Matthew Wilcox > > Cc: Souptick Joarder > > Cc: Andrew Morton > > include/linux/hmm.h | 71 +++++++++++++++++++++++---------------------- > > mm/hmm.c | 51 ++++++++++++++++---------------- > > 2 files changed, 62 insertions(+), 60 deletions(-) > > Applied to hmm.git, thanks Can you hold off, i was already collecting patches and we will be stepping on each other toe ... for instance i had https://cgit.freedesktop.org/~glisse/linux/log/?h=hmm-5.3 But i have been working on more collection. Cheers, J?r?me