From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from casper.infradead.org (casper.infradead.org. [2001:8b0:10b:1236::1]) by gmr-mx.google.com with ESMTPS id i66si361030lji.4.2020.07.03.20.45.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Jul 2020 20:45:18 -0700 (PDT) From: Randy Dunlap Subject: [PATCH 00/17] Documentation/driver-api: eliminate duplicated words Date: Fri, 3 Jul 2020 20:44:45 -0700 Message-Id: <20200704034502.17199-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , 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 List-ID: Remove occurrences of duplicated words in Documentation/driver-api/. Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Vinod Koul Cc: dmaengine@vger.kernel.org Cc: Luis Chamberlain Cc: Greg Kroah-Hartman Cc: William Breathitt Gray Cc: linux-iio@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org Cc: Jon Mason Cc: Dave Jiang Cc: Allen Hubbe Cc: linux-ntb@googlegroups.com Cc: Dan Williams Cc: Vishal Verma Cc: Dave Jiang Cc: Ira Weiny Cc: linux-nvdimm@lists.01.org Cc: linux-usb@vger.kernel.org Cc: Eli Billauer Documentation/driver-api/dmaengine/provider.rst | 2 +- Documentation/driver-api/driver-model/platform.rst | 2 +- Documentation/driver-api/firmware/built-in-fw.rst | 2 +- Documentation/driver-api/firmware/direct-fs-lookup.rst | 2 +- Documentation/driver-api/firmware/firmware_cache.rst | 2 +- Documentation/driver-api/firmware/request_firmware.rst | 2 +- Documentation/driver-api/generic-counter.rst | 2 +- Documentation/driver-api/iio/buffers.rst | 2 +- Documentation/driver-api/media/cec-core.rst | 2 +- Documentation/driver-api/media/dtv-frontend.rst | 6 +++--- Documentation/driver-api/media/v4l2-controls.rst | 4 ++-- Documentation/driver-api/media/v4l2-dev.rst | 2 +- Documentation/driver-api/ntb.rst | 2 +- Documentation/driver-api/nvdimm/nvdimm.rst | 2 +- Documentation/driver-api/uio-howto.rst | 2 +- Documentation/driver-api/usb/URB.rst | 2 +- Documentation/driver-api/xillybus.rst | 2 +- 17 files changed, 20 insertions(+), 20 deletions(-)