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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3989DC43619 for ; Thu, 1 Apr 2021 10:17:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F0D8E60FDB for ; Thu, 1 Apr 2021 10:17:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234116AbhDAKRc (ORCPT ); Thu, 1 Apr 2021 06:17:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:38896 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233650AbhDAKRS (ORCPT ); Thu, 1 Apr 2021 06:17:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 643446108B; Thu, 1 Apr 2021 10:17:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617272238; bh=P6MNOdaWHxHkb23Ta5r2u+eFDKM+94LggzIXr7z73p8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bB3/q6L8wHVEBuWb4vrWXDawqc5HI321BuQs70r9pD5Pu42UnjT6pkIbR6IWVa/mD vsF8pLjzApOgQsY3A0LV+dpgxaiKjF4kSwNLi47X9Wl5YSypl0yctlKKxpEJJ4ILX4 QMLUcTNRE18NB6aHIwa3/L2EJnvwMxtcsAP7vSfh863CF2Yi6Q2q7smLGs7Oc9bYWd seRR/vMn2JsgIWWvJlwmGtXnaWZvMl4/qp4JfyO1qOhv7bVIK2wfRAMz4wzcXr4MF4 WHUE7W5JOnOCTtF9DUar7vCERshPb4292dTQ4+OWUcXwH8/0Sm08eydElEzmwv0iOP 6I2PQnpXcKrEw== From: Mark Brown To: Bhaskar Chowdhury , cezary.rojewski@intel.com, perex@perex.cz, pierre-louis.bossart@linux.intel.com, tiwai@suse.com, liam.r.girdwood@linux.intel.com, linux-kernel@vger.kernel.org, yang.jie@linux.intel.com, gustavoars@kernel.org, alsa-devel@alsa-project.org Cc: Mark Brown , rdunlap@infradead.org Subject: Re: [PATCH] ASoC: Intel: Fix a typo Date: Thu, 1 Apr 2021 11:16:24 +0100 Message-Id: <161726938995.2219.9727885151861979594.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210322210105.1575758-1-unixbhaskar@gmail.com> References: <20210322210105.1575758-1-unixbhaskar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Mar 2021 02:31:05 +0530, Bhaskar Chowdhury wrote: > s/defintions/definitions/ Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: Intel: Fix a typo commit: bb0f78e59777d55e0065d16d070b5d43ae80b769 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