Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp90610ybd; Fri, 28 Jun 2019 15:12:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqzZprK2dzWtG+knoaIMK4qTqqYO+b7LVkrSFISdaxfOYvn9nrswM57iof2caqrMGzOSEANz X-Received: by 2002:a63:3d0f:: with SMTP id k15mr11453723pga.343.1561759944788; Fri, 28 Jun 2019 15:12:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561759944; cv=none; d=google.com; s=arc-20160816; b=0rPYnwa3uRX183KZGxxJyuEfJiERU0JaE4NC/s9A8JU+6MEoHpf0PagVNWkyXoIuFn PTmQuhA47ynOtnAPmZeIGbOJSn6Owdz48TOEBzZvvmzR+W/L4J6wg+rYutGz3OA8JDbk uEJUxLxIm44fRDvZM3zVxA3S0nqV7Tg0U9A5XE1bg+8V2NNQCBw3S4Y0bnVN+8cpRsJx 2wvk2+CEnQ45NJI506UX9/m/8EWApu/PmAJl6nRCA9AaXck7FTgbFp8pLWc6gsXvAe+E N0bBB8sP4ReD+xAP28rKqcjuNKrQw2+yueEVoNf/Y5VGytIhP0MpDT0SVtAuWfH39K0E wmbw== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=aB9kKwmHTWkVzVg/dCg01UXFGEAcYfprlzPl9dId3xQ=; b=ZD8S9hCB7Fq6mK2xK2SIZ9ZkZfDhPIhvzVqMj2tYf3NKRlFDLWMEhcxFNcCS+r+ne7 paipE631WcZqIhs7ONr62gvJbz1+lb9bsbqyOI+1TeB3IsquOoSwDLl45pYIOry+eBvs yD0Y0xUypzP2yBPmsSRGGUTaVYYhDR/9q+bJcK/H8oMyk0qKq59XVS9V2quVZ5jNQNEL 0ZUCJUNhRIkPQmC5kyHnJ82/l0ylIKOUhirIMdI4mQFnlPvFa0/cG3rQTvxjrlXpSYB8 ro60bl4gd1l49vhY5WMTAa0o3JXy1uq3W0nTxrfregawhNfF5lldrvV7qIbU5aWe+GXT 3cAg== 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 18si1935516pgq.310.2019.06.28.15.12.08; Fri, 28 Jun 2019 15:12:24 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726864AbfF1WKa (ORCPT + 99 others); Fri, 28 Jun 2019 18:10:30 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:43695 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726537AbfF1WK3 (ORCPT ); Fri, 28 Jun 2019 18:10:29 -0400 Received: from localhost (lfbn-1-1545-137.w90-65.abo.wanadoo.fr [90.65.161.137]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 47A3B24000B; Fri, 28 Jun 2019 22:10:10 +0000 (UTC) Date: Sat, 29 Jun 2019 00:10:10 +0200 From: Alexandre Belloni To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Peter Rosin , Rob Herring , Mark Rutland , Jean Delvare , Guenter Roeck , Andreas Werner , Wolfram Sang , Rudolf Marek , Seth Heasley , Neil Horman , Vadim Pasternak , Michael Shych , Ajay Gupta , Peter Korsgaard , Andrew Lunn , Jim Cromie , Mark Brown , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Alessandro Zummo , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-spi@vger.kernel.org, linux-iio@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH 3/5] docs: i2c: convert to ReST and add to driver-api bookset Message-ID: <20190628221010.GV3692@piout.net> References: <3997b54a2e73887b96ec665573f08ded78b71421.1561756511.git.mchehab+samsung@kernel.org> <20190628214138.GU3692@piout.net> <20190628185445.71eb824b@coco.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190628185445.71eb824b@coco.lan> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/06/2019 18:54:45-0300, Mauro Carvalho Chehab wrote: > Em Fri, 28 Jun 2019 23:41:38 +0200 > Alexandre Belloni escreveu: > > > On 28/06/2019 18:23:14-0300, Mauro Carvalho Chehab wrote: > > > diff --git a/drivers/rtc/rtc-ds1374.c b/drivers/rtc/rtc-ds1374.c > > > index 225a8df1d4e9..1803f3cab39f 100644 > > > --- a/drivers/rtc/rtc-ds1374.c > > > +++ b/drivers/rtc/rtc-ds1374.c > > > @@ -14,7 +14,7 @@ > > > */ > > > /* > > > * It would be more efficient to use i2c msgs/i2c_transfer directly but, as > > > - * recommened in .../Documentation/i2c/writing-clients section > > > + * recommened in .../Documentation/i2c/writing-clients.rst section > > > * "Sending and receiving", using SMBus level communication is preferred. > > > */ > > > > > > > Honestly, the whole comment could be removed. The current trend is to > > move everything to regmap anyway. > > > > However, I'm fine with that change if you want to keep it that way (and > > probably scripted). > > While the conversion was manually made, the renames were scripted, > and checked with: > > ./scripts/documentation-file-ref-check > > Otherwise I would very likely fix the typo: > > recommened -> recommended > > :-) > > I can certainly add new patch at this (before or after patch 3/5 - as you > prefer) in order to get rid of the comment, but I would avoid doing a > somewhat unrelated changes at the same documentation patch. > I'm okay with that. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com