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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA4FCC6379F for ; Sat, 28 Jan 2023 10:49:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234357AbjA1KtB (ORCPT ); Sat, 28 Jan 2023 05:49:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234320AbjA1Ksy (ORCPT ); Sat, 28 Jan 2023 05:48:54 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F9837963E; Sat, 28 Jan 2023 02:48:38 -0800 (PST) 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 dfw.source.kernel.org (Postfix) with ESMTPS id C60C360B49; Sat, 28 Jan 2023 10:48:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F057DC433D2; Sat, 28 Jan 2023 10:48:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674902917; bh=Y432cQgFP5F34pSdT8J5cN2U4/Abh03N/7/nnZFsfgA=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=ucQIwNrYn1j82n5kEO9WaLijY1byLMow61bm47krLw9/rm4ppKVrlbLz6phB9zNbS qYY9lfErpOzRey8+JWhrlP2K20ge8aTXRGAB1RaAXSma5mb3gsVcM7JjsMlaYHRq6p 5Sc6Wb+I4Y9+t6nEP7exbyKAI00PmKAmlmdPi+RpRtLkxQxgwEsoweOc60InbgtjXH FqvZ8MvQZkaZTFpjHfucUR24TwuTg8tFdRbslI7LaInKzs0Rwp3ur5+5MyfOIl4uaR 6DEA3qekp8dP3oIUZTw+yBhAfVg6biPer6tOhWjPLMuQk2/uOpgUZPcQmhGK5/Sihz AcjSu+HZd6TdA== From: Mark Brown To: linux-kernel@vger.kernel.org, Randy Dunlap Cc: Jonathan Corbet , Catalin Marinas , Will Deacon , Russell King , Jens Axboe , Andrii Nakryiko , Alexei Starovoitov , Daniel Borkmann , Vladimir Oltean , Steffen Klassert , Daniel Jordan , Akinobu Mita , Helge Deller , "Rafael J. Wysocki" , Jiri Kosina , Benjamin Tissoires , Srinivas Pandruvada , Wolfram Sang , Dmitry Torokhov , Henrik Rydberg , Karsten Keil , Pavel Machek , Lee Jones , Josh Poimboeuf , Miroslav Benes , Petr Mladek , Peter Zijlstra , Ingo Molnar , =?utf-8?q?J=C3=A9r=C3=B4me_Glisse?= , Naoya Horiguchi , Miaohe Lin , Jonas Bonn , Stefan Kristiansson , Stafford Horne , Bjorn Helgaas , Lorenzo Pieralisi , Marc Zyngier , Michael Ellerman , Len Brown , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , Juri Lelli , Vincent Guittot , David Howells , Jarkko Sakkinen , Paul Moore , James Morris , "Serge E. Hallyn" , Jaroslav Kysela , Takashi Iwai , "Martin K. Petersen" , Daniel Bristot de Oliveira , Steven Rostedt , Greg Kroah-Hartman , Masami Hiramatsu , Mathieu Poirier , Suzuki K Poulose , Evgeniy Polyakov , Fenghua Yu , Reinette Chatre , Thomas Gleixner , Borislav Petkov , Chris Zankel , Max Filippov , alsa-devel@alsa-project.org, coresight@lists.linaro.org, bpf@vger.kernel.org, dri-devel@lists.freedesktop.org, isdn4linux@listserv.isdn4linux.de, keyrings@vger.kernel.org, linux-acpi@vger.kernel.org, linux-block@vger.kernel.org, linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-i2c@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-pci@vger.kernel.org, linux-s390@vger.kernel.org, linux-scsi@vger.kernel.org, linux-sgx@vger.kernel.org, linux-spi@vger.kernel.org, linux-trace-devel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, live-patching@vger.kernel.org, linux-pm@vger.kernel.org, linux-security-module@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, target-devel@vger.kernel.org, linux-mm@kvack.org, openrisc@lists.librecores.org, linux-arm-kernel@lists.infradead.org, linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org In-Reply-To: <20230127064005.1558-1-rdunlap@infradead.org> References: <20230127064005.1558-1-rdunlap@infradead.org> Subject: Re: (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Message-Id: <167490289567.2145989.15703368734300500078.b4-ty@kernel.org> Date: Sat, 28 Jan 2023 10:48:15 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.12.0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 26 Jan 2023 22:39:30 -0800, Randy Dunlap 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. > > [...] Applied to broonie/spi.git for-next Thanks! [27/35] Documentation: spi: correct spelling commit: 0f6d2cee58f1ff2ebf66f0bceb113d79f66ecb07 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark