From mboxrd@z Thu Jan 1 00:00:00 1970 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 288FFC61D97 for ; Sun, 29 Jan 2023 08:25:49 +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 2D223E7B; Sun, 29 Jan 2023 09:24:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2D223E7B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674980747; bh=NyfyYmvHuYCep7B9YHaipGsiO9fFZKxd2hw/3QQJwqQ=; h=Subject:From:Date:References:In-Reply-To:To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=HGJVjBB1dNGvT2Q2qtaHxlUTYK/l7MWByptjm/5JExZ/iYNwop/87rS7t7ESYw4jq JF3zhjJVP+PY80oMWHWMshNzIuDhw6vEWVEGzTxuVVcTxe9494BDtfQ0/IFWVp2Of4 Zs3n8YndvA/CcDctLqfTsLbWTcEmjjt4LZby4nRY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D3A6AF80564; Sun, 29 Jan 2023 09:23:17 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 751D0F8027D; Sat, 28 Jan 2023 21:30:31 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 32A4EF80171 for ; Sat, 28 Jan 2023 21:30:19 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 32A4EF80171 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=LEOdKD+x Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 9FF69B80B93; Sat, 28 Jan 2023 20:30:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A4020C433D2; Sat, 28 Jan 2023 20:30:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674937816; bh=NyfyYmvHuYCep7B9YHaipGsiO9fFZKxd2hw/3QQJwqQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=LEOdKD+xVK+ChdUeMYF7EWUBmGq14I7a4s4JCxsX0Z2pbDfy98ZnOQg9LaM70RuVC 9xRu4+lF+DVHmBGVHpWV6C3DKQnB6htlyuiQ1J3mBpVE0Cta4vW2RE/BXmcJavx0so NpT9ZM/k0gp3REittQZbOAE5Pu2nnNW4ZzWWewKaFAFD3E6WwCsC+zOFh5CoV4HfQe lQLG294nW9w5VbGq5Yt6s9D6T/oia27mZXgUwJMw43HV8z7gJz+N1dbAJrJr5rDjld W58/LuDYy+LQisFZsbodjJ+lGQoGjrCfyPfOcghY/B7T6gUkoFPJyIGFHljP3NeW1j sFiy6/39HdTbA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 76D09E52504; Sat, 28 Jan 2023 20:30:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167493781647.31903.18128774325127042067.git-patchwork-notify@kernel.org> Date: Sat, 28 Jan 2023 20:30:16 +0000 References: <20230127064005.1558-1-rdunlap@infradead.org> In-Reply-To: <20230127064005.1558-1-rdunlap@infradead.org> To: Randy Dunlap X-Mailman-Approved-At: Sun, 29 Jan 2023 09:23:11 +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: linmiaohe@huawei.com, juri.lelli@redhat.com, rydberg@bitmath.org, rafael@kernel.org, catalin.marinas@arm.com, dri-devel@lists.freedesktop.org, benjamin.tissoires@redhat.com, pavel@ucw.cz, srinivas.pandruvada@linux.intel.com, zbr@ioremap.net, agordeev@linux.ibm.com, vincent.guittot@linaro.org, mpe@ellerman.id.au, jmorris@namei.org, linux-acpi@vger.kernel.org, len.brown@intel.com, linux-pm@vger.kernel.org, tglx@linutronix.de, linux-sgx@vger.kernel.org, isdn@linux-pingi.de, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, mhiramat@kernel.org, olteanv@gmail.com, alsa-devel@alsa-project.org, linux-doc@vger.kernel.org, jcmvbkbc@gmail.com, keyrings@vger.kernel.org, linux-i2c@vger.kernel.org, linux-s390@vger.kernel.org, paul@paul-moore.com, linux-trace-kernel@vger.kernel.org, deller@gmx.de, lee@kernel.org, andrii@kernel.org, daniel.m.jordan@oracle.com, linux-crypto@vger.kernel.org, linux-xtensa@linux-xtensa.org, gor@linux.ibm.com, suzuki.poulose@arm.com, coresight@lists.linaro.org, bhelgaas@google.com, shorne@gmail.com, linux-arm-kernel@lists.infradead.org, chris@zankel.net, mathieu.poirier@linaro.org, wsa@kernel.org, jarkko@kernel.org, linux-pci@vger.kernel.org, lpieralisi@kernel.org, ast@kernel.org, will@kernel.org, daniel@iogearbox.net, corbet@lwn.net, isdn4linux@listserv.isdn4linux.de, linux-input@vger.kernel.org, serge@hallyn.com, fenghua.yu@intel.com, jikos@kernel.org, akinobu.mita@gmail.com, rostedt@goodmis.org, broonie@kernel.org, bp@alien8.de, linux-fbdev@vger.kernel.org, reinette.chatre@intel.com, martin.petersen@oracle.com, dmitry.torokhov@gmail.com, naoya.horiguchi@nec.com, target-devel@vger.kernel.org, bpf@vger.kernel.org, pmladek@suse.com, peterz@infradead.org, dhowells@redhat.com, linux-mm@kvack.org, linux-trace-devel@vger.kernel.org, live-patching@vger.kernel.org, mbenes@suse.cz, linux-leds@vger.kernel.org, steffen.klassert@secunet.com, linux-scsi@vger.kernel.org, maz@kernel.org, x86@kernel.org, linux@armlinux.org.uk, mingo@redhat.com, jonas@southpole.se, hca@linux.ibm.com, stefan.kristiansson@saunalahti.fi, linux-block@vger.kernel.org, jglisse@redhat.com, openrisc@lists.librecores.org, jpoimboe@kernel.org, axboe@kernel.dk, netdev@vger.kernel.org, tiwai@suse.com, linux-security-module@vger.kernel.org, bristot@kernel.org, linuxppc-dev@lists.ozlabs.org Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov : On Thu, 26 Jan 2023 22:39:30 -0800 you wrote: > 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. > > [...] Here is the summary with links: - [04/35] Documentation: bpf: correct spelling https://git.kernel.org/bpf/bpf-next/c/1d3cab43f4c7 - [05/35] Documentation: core-api: correct spelling (no matching commit) - [13/35] Documentation: isdn: correct spelling (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html