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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3BB5C433FE for ; Tue, 15 Mar 2022 13:41:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348801AbiCONmU (ORCPT ); Tue, 15 Mar 2022 09:42:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348757AbiCONmS (ORCPT ); Tue, 15 Mar 2022 09:42:18 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45DA152E66; Tue, 15 Mar 2022 06:41:05 -0700 (PDT) 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 AD8FFB81677; Tue, 15 Mar 2022 13:41:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 07A13C340E8; Tue, 15 Mar 2022 13:40:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647351662; bh=gvl9SFrDd+2JfY4XpOU21w5Fgp3RnrxgO3xzRNMW3ig=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=FpIzPAInqwcWVe7lVXyZMo10uysAvQH5/+0FSS06nOQud/sjKtVu2eXUrgVVwDtnS K9saXWWZ1hCdhU07mL3gP1lbyLMM5ncodj0hAGG1sCe8guzPWwUCxCvCMd4UnYk0ij MiKnX5ElR8cklFLsknUpJxfH63KChYC/OCTeoHADKe2d7sJJxnj+KlqJSXMWCfA0RW 7IMl8VYJBtsy0LvBdpwYawlVvfm1y/uovTsdBOXZktA8NvrkBJg6F9XHpbVdi97yvv ktn0TMEJDT+qVku5scquwwLC4arp4ujY52Gxd5XtzcUD53EHdZUC9sEswg4SOYFru/ p422dM8tR7ngQ== From: Mark Brown To: Julia Lawall , linux-can@vger.kernel.org Cc: netdev@vger.kernel.org, Jiri Olsa , Shayne Chen , linux-media@vger.kernel.org, Christian Borntraeger , Alexander Shishkin , Jernej Skrabec , linux-perf-users@vger.kernel.org, linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Sean Wang , linux-arm-msm@vger.kernel.org, Mark Rutland , Sven Schnelle , platform-driver-x86@vger.kernel.org, kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org, Matti Vaittinen , Laurent Pinchart , target-devel@vger.kernel.org, linux-rdma@vger.kernel.org, linux-staging@lists.linux.dev, linux-s390@vger.kernel.org, Jonas Karlman , linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-power@fi.rohmeurope.com, linux-omap@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-leds@vger.kernel.org, linux-spi@vger.kernel.org, amd-gfx@lists.freedesktop.org, linux-clk@vger.kernel.org, linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, Namhyung Kim , "Rafael J. Wysocki" , linux-wireless@vger.kernel.org In-Reply-To: <20220314115354.144023-1-Julia.Lawall@inria.fr> References: <20220314115354.144023-1-Julia.Lawall@inria.fr> Subject: Re: (subset) [PATCH 00/30] fix typos in comments Message-Id: <164735165474.3687547.1964402001196947729.b4-ty@kernel.org> Date: Tue, 15 Mar 2022 13:40:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, 14 Mar 2022 12:53:24 +0100, Julia Lawall wrote: > Various spelling mistakes in comments. > Detected with the help of Coccinelle. > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [21/30] spi: sun4i: fix typos in comments commit: 2002c13243d595e211c0dad6b8e2e87f906f474b 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