From patchwork Fri Jan 27 06:39:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 13118514 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 73894C38142 for ; Fri, 27 Jan 2023 11:52:52 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 18A31E7E; Fri, 27 Jan 2023 12:51:59 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 18A31E7E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674820369; bh=NaLFdO9ZYqRxI6ToyKxR1R/JAHIoDmmusUj7rBWRvNA=; h=From:To:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:Cc:From; b=GHlqGNMUT45Hn8bWWMRLeNe6RcAo84lRaXImhX86b8qlGb3i13uxsBmx7sFJHKPZy Kn7tl0ZG+SDpVPnMNjQ4w9zfzeBK8v3D2e6UdORE83UkADGnhIsLTVWgJYsknpaBf8 J31T/ratdvG6vGHuzrjHa1tam4151CFFXBBtYoHA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9DC86F8053A; Fri, 27 Jan 2023 12:51:14 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E665DF804F3; Fri, 27 Jan 2023 07:41:56 +0100 (CET) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id ED5CEF80224 for ; Fri, 27 Jan 2023 07:41:33 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz ED5CEF80224 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=BHL2yK0m DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-ID:Content-Description:In-Reply-To:References; bh=u92ZIG8NeiReqULUpJ3dTyWf+uSNhJCKYYthA6vycZI=; b=BHL2yK0mIJr+KABpOGeA+u3Rl4 B7i2Rbbg1zsJ5XUcinksH8hUB+n5okYbng9loY48Tjyofjk8OiUG4xkeaXAWl27DOJNOXqOxncMab MYR6RasB+6kB7NBxI5Ptdqc1xJnRvtvJMJgoTVl3e6o9pKE2P3FDcHqx+Z9F/gvv9fPUr/g6wVmk2 9Dc/EI24A/yOAoVs8mO3i8ly6BVPoqaTkISl0X1f71XCb1dbLyrGH9wWZnJIw2IzLOYM27mAEX1GD Se8srjkBYH4HkNZB0oYO6bGYGUHrSz2Oe6l41n4L6/KLtiiYAz/bal9B0+Qc6rEeLWb2YaS+NqC6y f2ChDZSQ==; Received: from [2601:1c2:d80:3110::9307] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pLIPB-00DM0u-Dt; Fri, 27 Jan 2023 06:40:09 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Date: Thu, 26 Jan 2023 22:39:30 -0800 Message-Id: <20230127064005.1558-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 27 Jan 2023 12:51:03 +0100 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Miaohe Lin , Juri Lelli , Henrik Rydberg , "Rafael J. Wysocki" , Catalin Marinas , dri-devel@lists.freedesktop.org, Benjamin Tissoires , Pavel Machek , Srinivas Pandruvada , Evgeniy Polyakov , Alexander Gordeev , Vincent Guittot , Michael Ellerman , James Morris , linux-acpi@vger.kernel.org, Len Brown , linux-pm@vger.kernel.org, Thomas Gleixner , linux-sgx@vger.kernel.org, Karsten Keil , Greg Kroah-Hartman , Randy Dunlap , linux-spi@vger.kernel.org, Masami Hiramatsu , Vladimir Oltean , alsa-devel@alsa-project.org, linux-usb@vger.kernel.org, linux-doc@vger.kernel.org, Max Filippov , keyrings@vger.kernel.org, linux-i2c@vger.kernel.org, linux-s390@vger.kernel.org, Paul Moore , linux-trace-kernel@vger.kernel.org, Helge Deller , Lee Jones , Andrii Nakryiko , Daniel Jordan , linux-crypto@vger.kernel.org, linux-xtensa@linux-xtensa.org, Vasily Gorbik , Suzuki K Poulose , coresight@lists.linaro.org, Bjorn Helgaas , Stafford Horne , linux-arm-kernel@lists.infradead.org, Chris Zankel , Mathieu Poirier , Wolfram Sang , Jarkko Sakkinen , linux-pci@vger.kernel.org, Lorenzo Pieralisi , Alexei Starovoitov , Will Deacon , Daniel Borkmann , Jonathan Corbet , isdn4linux@listserv.isdn4linux.de, linux-input@vger.kernel.org, "Serge E. Hallyn" , Fenghua Yu , Jiri Kosina , Akinobu Mita , Steven Rostedt , Mark Brown , Borislav Petkov , linux-fbdev@vger.kernel.org, Reinette Chatre , "Martin K. Petersen" , Dmitry Torokhov , Naoya Horiguchi , target-devel@vger.kernel.org, bpf@vger.kernel.org, Petr Mladek , Peter Zijlstra , David Howells , linux-mm@kvack.org, linux-trace-devel@vger.kernel.org, live-patching@vger.kernel.org, Miroslav Benes , linux-leds@vger.kernel.org, Steffen Klassert , linux-scsi@vger.kernel.org, Marc Zyngier , x86@kernel.org, Russell King , Ingo Molnar , Jonas Bonn , Heiko Carstens , Stefan Kristiansson , linux-block@vger.kernel.org, =?utf-8?b?SsOpcsO0bWUgR2xpc3Nl?= , openrisc@lists.librecores.org, Josh Poimboeuf , Jens Axboe , netdev@vger.kernel.org, Takashi Iwai , linux-security-module@vger.kernel.org, Daniel Bristot de Oliveira , linuxppc-dev@lists.ozlabs.org Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Correct many spelling errors in Documentation/ as reported by codespell. Maintainers of specific kernel subsystems are only Cc-ed on their respective patches, not the entire series. [if all goes well] These patches are based on linux-next-20230125. [PATCH 01/35] Documentation: arm64: correct spelling [PATCH 02/35] Documentation: arm: correct spelling [PATCH 03/35] Documentation: block: correct spelling [PATCH 04/35] Documentation: bpf: correct spelling [PATCH 05/35] Documentation: core-api: correct spelling [PATCH 06/35] Documentation: fault-injection: correct spelling [PATCH 07/35] Documentation: fb: correct spelling [PATCH 08/35] Documentation: features: correct spelling [PATCH 09/35] Documentation: firmware-guide/acpi: correct spelling [PATCH 10/35] Documentation: hid: correct spelling [PATCH 11/35] Documentation: i2c: correct spelling [PATCH 12/35] Documentation: input: correct spelling [PATCH 13/35] Documentation: isdn: correct spelling [PATCH 14/35] Documentation: leds: correct spelling [PATCH 15/35] Documentation: litmus-tests: correct spelling [PATCH 16/35] Documentation: livepatch: correct spelling [PATCH 17/35] Documentation: locking: correct spelling [PATCH 18/35] Documentation: mm: correct spelling [PATCH 19/35] Documentation: openrisc: correct spelling [PATCH 20/35] Documentation: PCI: correct spelling [PATCH 21/35] Documentation: powerpc: correct spelling [PATCH 22/35] Documentation: power: correct spelling [PATCH 23/35] Documentation: s390: correct spelling [PATCH 24/35] Documentation: scheduler: correct spelling [PATCH 25/35] Documentation: security: correct spelling [PATCH 26/35] Documentation: sound: correct spelling [PATCH 27/35] Documentation: spi: correct spelling [PATCH 28/35] Documentation: target: correct spelling [PATCH 29/35] Documentation: timers: correct spelling [PATCH 30/35] Documentation: tools/rtla: correct spelling [PATCH 31/35] Documentation: trace: correct spelling [PATCH 32/35] Documentation: usb: correct spelling [PATCH 33/35] Documentation: w1: correct spelling [PATCH 34/35] Documentation: x86: correct spelling [PATCH 35/35] Documentation: xtensa: correct spelling Documentation/PCI/endpoint/pci-vntb-howto.rst | 2 - Documentation/PCI/msi-howto.rst | 2 - Documentation/arm/arm.rst | 2 - Documentation/arm/ixp4xx.rst | 4 +- Documentation/arm/keystone/knav-qmss.rst | 2 - Documentation/arm/stm32/stm32-dma-mdma-chaining.rst | 6 +-- Documentation/arm/sunxi/clocks.rst | 2 - Documentation/arm/swp_emulation.rst | 2 - Documentation/arm/tcm.rst | 2 - Documentation/arm/vlocks.rst | 2 - Documentation/arm64/booting.rst | 2 - Documentation/arm64/elf_hwcaps.rst | 2 - Documentation/arm64/sve.rst | 4 +- Documentation/block/data-integrity.rst | 2 - Documentation/bpf/libbpf/libbpf_naming_convention.rst | 6 +-- Documentation/bpf/map_xskmap.rst | 2 - Documentation/bpf/ringbuf.rst | 4 +- Documentation/bpf/verifier.rst | 2 - Documentation/core-api/packing.rst | 2 - Documentation/core-api/padata.rst | 2 - Documentation/fault-injection/fault-injection.rst | 2 - Documentation/fb/sm712fb.rst | 2 - Documentation/fb/sstfb.rst | 2 - Documentation/features/core/thread-info-in-task/arch-support.txt | 2 - Documentation/firmware-guide/acpi/acpi-lid.rst | 2 - Documentation/firmware-guide/acpi/namespace.rst | 2 - Documentation/hid/hid-alps.rst | 2 - Documentation/hid/hid-bpf.rst | 2 - Documentation/hid/hiddev.rst | 2 - Documentation/hid/hidraw.rst | 2 - Documentation/hid/intel-ish-hid.rst | 2 - Documentation/i2c/gpio-fault-injection.rst | 2 - Documentation/i2c/smbus-protocol.rst | 2 - Documentation/input/devices/iforce-protocol.rst | 2 - Documentation/input/multi-touch-protocol.rst | 2 - Documentation/isdn/interface_capi.rst | 2 - Documentation/isdn/m_isdn.rst | 2 - Documentation/leds/leds-qcom-lpg.rst | 4 +- Documentation/litmus-tests/README | 2 - Documentation/livepatch/reliable-stacktrace.rst | 2 - Documentation/locking/lockdep-design.rst | 4 +- Documentation/locking/locktorture.rst | 2 - Documentation/locking/locktypes.rst | 2 - Documentation/locking/preempt-locking.rst | 2 - Documentation/mm/hmm.rst | 4 +- Documentation/mm/hwpoison.rst | 2 - Documentation/openrisc/openrisc_port.rst | 4 +- Documentation/power/suspend-and-interrupts.rst | 2 - Documentation/powerpc/kasan.txt | 2 - Documentation/powerpc/papr_hcalls.rst | 2 - Documentation/powerpc/qe_firmware.rst | 4 +- Documentation/powerpc/vas-api.rst | 4 +- Documentation/s390/pci.rst | 4 +- Documentation/s390/vfio-ccw.rst | 2 - Documentation/scheduler/sched-bwc.rst | 2 - Documentation/scheduler/sched-energy.rst | 4 +- Documentation/security/digsig.rst | 4 +- Documentation/security/keys/core.rst | 2 - Documentation/security/secrets/coco.rst | 2 - Documentation/sound/alsa-configuration.rst | 8 ++-- Documentation/sound/cards/audigy-mixer.rst | 2 - Documentation/sound/cards/maya44.rst | 2 - Documentation/sound/cards/sb-live-mixer.rst | 2 - Documentation/sound/designs/jack-controls.rst | 2 - Documentation/sound/designs/seq-oss.rst | 2 - Documentation/sound/hd-audio/notes.rst | 2 - Documentation/spi/pxa2xx.rst | 12 +++--- Documentation/spi/spi-lm70llp.rst | 2 - Documentation/spi/spi-summary.rst | 2 - Documentation/target/tcmu-design.rst | 2 - Documentation/timers/hrtimers.rst | 2 - Documentation/tools/rtla/rtla-timerlat-top.rst | 2 - Documentation/trace/coresight/coresight-etm4x-reference.rst | 2 - Documentation/trace/events.rst | 6 +-- Documentation/trace/fprobe.rst | 2 - Documentation/trace/ftrace-uses.rst | 2 - Documentation/trace/hwlat_detector.rst | 2 - Documentation/trace/rv/runtime-verification.rst | 2 - Documentation/trace/uprobetracer.rst | 2 - Documentation/usb/chipidea.rst | 19 +++++----- Documentation/usb/gadget-testing.rst | 2 - Documentation/usb/mass-storage.rst | 2 - Documentation/w1/w1-netlink.rst | 2 - Documentation/x86/boot.rst | 2 - Documentation/x86/buslock.rst | 2 - Documentation/x86/mds.rst | 2 - Documentation/x86/resctrl.rst | 2 - Documentation/x86/sgx.rst | 2 - Documentation/xtensa/atomctl.rst | 2 - 89 files changed, 124 insertions(+), 123 deletions(-) Cc: Jonathan Corbet Cc: Catalin Marinas Cc: Will Deacon Cc: Russell King Cc: Jens Axboe Cc: Andrii Nakryiko Cc: Alexei Starovoitov Cc: Daniel Borkmann Cc: Vladimir Oltean Cc: Steffen Klassert Cc: Daniel Jordan Cc: Akinobu Mita Cc: Helge Deller Cc: "Rafael J. Wysocki" Cc: Jiri Kosina Cc: Benjamin Tissoires Cc: Srinivas Pandruvada Cc: Wolfram Sang Cc: Dmitry Torokhov Cc: Henrik Rydberg Cc: Karsten Keil Cc: Pavel Machek Cc: Lee Jones Cc: Josh Poimboeuf Cc: Miroslav Benes Cc: Petr Mladek Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Jérôme Glisse Cc: Naoya Horiguchi Cc: Miaohe Lin Cc: Jonas Bonn Cc: Stefan Kristiansson Cc: Stafford Horne Cc: Bjorn Helgaas Cc: Lorenzo Pieralisi Cc: Marc Zyngier Cc: Michael Ellerman Cc: Len Brown Cc: Heiko Carstens Cc: Vasily Gorbik Cc: Alexander Gordeev Cc: Juri Lelli Cc: Vincent Guittot Cc: David Howells Cc: Jarkko Sakkinen Cc: Paul Moore Cc: James Morris Cc: "Serge E. Hallyn" Cc: Jaroslav Kysela Cc: Takashi Iwai Cc: Mark Brown Cc: "Martin K. Petersen" Cc: Daniel Bristot de Oliveira Cc: Steven Rostedt Cc: Greg Kroah-Hartman Cc: Masami Hiramatsu Cc: Mathieu Poirier Cc: Suzuki K Poulose Cc: Evgeniy Polyakov Cc: Fenghua Yu Cc: Reinette Chatre Cc: Thomas Gleixner Cc: Borislav Petkov Cc: Chris Zankel Cc: Max Filippov Cc: alsa-devel@alsa-project.org Cc: coresight@lists.linaro.org Cc: bpf@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: isdn4linux@listserv.isdn4linux.de Cc: keyrings@vger.kernel.org Cc: linux-acpi@vger.kernel.org Cc: linux-block@vger.kernel.org Cc: linux-crypto@vger.kernel.org Cc: linux-doc@vger.kernel.org Cc: linux-fbdev@vger.kernel.org Cc: linux-i2c@vger.kernel.org Cc: linux-input@vger.kernel.org Cc: linux-leds@vger.kernel.org Cc: linux-pci@vger.kernel.org Cc: linux-s390@vger.kernel.org Cc: linux-scsi@vger.kernel.org Cc: linux-sgx@vger.kernel.org Cc: linux-spi@vger.kernel.org Cc: linux-trace-devel@vger.kernel.org Cc: linux-trace-kernel@vger.kernel.org Cc: live-patching@vger.kernel.org Cc: linux-pm@vger.kernel.org Cc: linux-security-module@vger.kernel.org Cc: linux-usb@vger.kernel.org Cc: netdev@vger.kernel.org Cc: target-devel@vger.kernel.org Cc: linux-mm@kvack.org Cc: openrisc@lists.librecores.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-xtensa@linux-xtensa.org Cc: linuxppc-dev@lists.ozlabs.org Cc: x86@kernel.org