Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1143640ybh; Mon, 13 Jul 2020 10:23:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzBzzwVEIrtAUfQQu3QhBSLjDGINZM2qeQojVbZUwLCVoTxYL8Juwcw6T4ND1B9PuP2r+Bj X-Received: by 2002:a17:906:454d:: with SMTP id s13mr688243ejq.319.1594661003588; Mon, 13 Jul 2020 10:23:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594661003; cv=none; d=google.com; s=arc-20160816; b=oSVlb8rfGr17Sda8O2+id6GlirKOnwcxdgFTxC8qJmCHO20+gultBJ+bUgBdz6kZpC Ku9R/jX1ihiKh4UiYe+msOnl/A5xn6+z2NwFo4Lt85p8YgdqxYoM0sz9u+9B48gdHeik CswzjkViPt7G3bFeOpXudYDd9ju9TbIcME3hg8EJOVrz/QbT4kTq+rmVNiBmVrd7WMeO avpl189aGbvxj7Q+JRm2CpGmsk5jUFmJTHGaOA57jjFapOJVndH7KZ1n0tLnCVYdOBK1 RnTNqXq2aCEpyPcybysPxnhQ/RtccBxqmFisIsD6jYZahqJA9QjSxs1gMnfo9KPMQuzq RTLQ== 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 :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=pFNCbPBQXxIxJMz+Xyd61w9ximYGLI6B9Bs+IgXLNlI=; b=BTt9MsJG0NnVnePE+0nYIseSVyqed0KozVlbbRUaCzhSlrfBgW9VE/01eAGKHvlfpR eKKQDYK7aAWwTlatVfEk6E924MImqmXX91ngReQQlh6GtrQ155Ji6cxR2xs4DvV8uLel cUvHE/PdyJopXKK3Z9oxZHcnUgvIkhqtoSBr4Fwgi1sXnZvcvaoneVaWyx5H7Nqzrj+h RxfUePEYUr5JGo9SleJPYUUeHyBxAZM/K6QV2OqiPjy4L22wQrn2AhCAqPnUO0Jt/dLL fhCBLNP+KhYWR+y6yZuEQ339YB86nHUPK1gxjhNdp+N3bcDP2WSqHMrdgJqH2bPUeofD ALow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k13si9056222ejb.579.2020.07.13.10.23.00; Mon, 13 Jul 2020 10:23:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730315AbgGMRUK (ORCPT + 99 others); Mon, 13 Jul 2020 13:20:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729703AbgGMRUJ (ORCPT ); Mon, 13 Jul 2020 13:20:09 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 89E9DC061755; Mon, 13 Jul 2020 10:20:09 -0700 (PDT) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 4E32760C; Mon, 13 Jul 2020 17:20:08 +0000 (UTC) Date: Mon, 13 Jul 2020 11:20:07 -0600 From: Jonathan Corbet To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Vinod Koul , dmaengine@vger.kernel.org, Luis Chamberlain , Greg Kroah-Hartman , William Breathitt Gray , linux-iio@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Jon Mason , Dave Jiang , Allen Hubbe , linux-ntb@googlegroups.com, Dan Williams , Vishal Verma , Ira Weiny , linux-nvdimm@lists.01.org, linux-usb@vger.kernel.org, Eli Billauer Subject: Re: [PATCH 00/17] Documentation/driver-api: eliminate duplicated words Message-ID: <20200713112007.4a7597ca@lwn.net> In-Reply-To: <20200704034502.17199-1-rdunlap@infradead.org> References: <20200704034502.17199-1-rdunlap@infradead.org> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 3 Jul 2020 20:44:45 -0700 Randy Dunlap wrote: > Remove occurrences of duplicated words in Documentation/driver-api/. So most of these, it seems, have been picked up elsewhere. I grabbed #12 and #13; all that's left is the media ones, which I presume Mauro will take. Thanks, jon