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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 7D9C2E7B60F for ; Wed, 4 Oct 2023 13:23:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7KH4q+33qixW3s7botMP1DOWWhceXlIwqGPl/8bEELE=; b=ugzFisCBje1SBC IgxnoYXRa0v0kfZNsV3bmg2GIe20jCFNycXgOUlOd+3TMET0bSVVP9JHH54Z8HpohCvwel02tc+NF ChSI5GAEhD2QF0b8Boc/dU1GO70FpjD3txvGTcBC6LboEoUmT6mQrbC90FwMUhoT+IbrTBRC/twq3 aCyMkVyk4B5P6vebRz9D3WJ3cDDLfYI4swJMBLkNk705sAG7XJuBN3wY8EkEfI7lrAjKTYEoDrOFC H5fsAnddAzsoizNpZMzQYUORFKOMOl6+fWDMipz2oxlK1aw5nXWY3BJplsk4myOi0rvH1AwlEgwgk jjHooFwkEPcTnFBl59EA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qo1pu-0007DM-0Y; Wed, 04 Oct 2023 13:22:46 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qo1pr-0007CY-1M for linux-arm-kernel@lists.infradead.org; Wed, 04 Oct 2023 13:22:45 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B0B50DA7; Wed, 4 Oct 2023 06:23:20 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 71DC73F59C; Wed, 4 Oct 2023 06:22:41 -0700 (PDT) Date: Wed, 4 Oct 2023 14:22:39 +0100 From: Sudeep Holla To: Colin Ian King Cc: linux-arm-kernel@lists.infradead.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH][next] firmware: arm_ffa: Fix spelling mistake "notifcation" -> "notification" Message-ID: References: <20231004080544.271040-1-colin.i.king@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231004080544.271040-1-colin.i.king@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231004_062243_506307_351DFBF8 X-CRM114-Status: UNSURE ( 7.44 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Oct 04, 2023 at 09:05:44AM +0100, Colin Ian King wrote: > There is a spelling mistake in a pr_err message. Fix it. > Thanks for the patch. The series is not yet finalise and I may have to fix more things, so will fixup this as well as part of more changes to the series before merging. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel