From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Date: Mon, 27 Nov 2017 23:42:08 +0000 Subject: Re: [PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" Message-Id: <7hwp2bcmr3.fsf@baylibre.com> List-Id: References: <20171102092737.16957-1-colin.king@canonical.com> In-Reply-To: (Martin Blumenstingl's message of "Thu, 2 Nov 2017 22:06:44 +0100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linus-amlogic@lists.infradead.org Martin Blumenstingl writes: > On Thu, Nov 2, 2017 at 10:27 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in pr_err error message >> >> Signed-off-by: Colin Ian King > Acked-by: Martin Blumenstingl > > thank you for catching and fixing this! Applied to v4.15/fixes for v4.15-rc, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Mon, 27 Nov 2017 15:42:08 -0800 Subject: [PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" In-Reply-To: (Martin Blumenstingl's message of "Thu, 2 Nov 2017 22:06:44 +0100") References: <20171102092737.16957-1-colin.king@canonical.com> Message-ID: <7hwp2bcmr3.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Martin Blumenstingl writes: > On Thu, Nov 2, 2017 at 10:27 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in pr_err error message >> >> Signed-off-by: Colin Ian King > Acked-by: Martin Blumenstingl > > thank you for catching and fixing this! Applied to v4.15/fixes for v4.15-rc, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Mon, 27 Nov 2017 15:42:08 -0800 Subject: [PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" In-Reply-To: (Martin Blumenstingl's message of "Thu, 2 Nov 2017 22:06:44 +0100") References: <20171102092737.16957-1-colin.king@canonical.com> Message-ID: <7hwp2bcmr3.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Martin Blumenstingl writes: > On Thu, Nov 2, 2017 at 10:27 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in pr_err error message >> >> Signed-off-by: Colin Ian King > Acked-by: Martin Blumenstingl > > thank you for catching and fixing this! Applied to v4.15/fixes for v4.15-rc, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753381AbdK0XmQ (ORCPT ); Mon, 27 Nov 2017 18:42:16 -0500 Received: from mail-wr0-f177.google.com ([209.85.128.177]:41254 "EHLO mail-wr0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753339AbdK0XmN (ORCPT ); Mon, 27 Nov 2017 18:42:13 -0500 X-Google-Smtp-Source: AGs4zMb/rsygK7G7GZU+8PDX3L4TCbFWYckOlJ+wkXeos/5WrrlxDSYMkVPZ+dbCnk57Mp5KWeOt4g== From: Kevin Hilman To: Martin Blumenstingl Cc: Colin King , Russell King , Carlo Caione , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't" Organization: BayLibre References: <20171102092737.16957-1-colin.king@canonical.com> Date: Mon, 27 Nov 2017 15:42:08 -0800 In-Reply-To: (Martin Blumenstingl's message of "Thu, 2 Nov 2017 22:06:44 +0100") Message-ID: <7hwp2bcmr3.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Martin Blumenstingl writes: > On Thu, Nov 2, 2017 at 10:27 AM, Colin King wrote: >> From: Colin Ian King >> >> Trivial fix to spelling mistake in pr_err error message >> >> Signed-off-by: Colin Ian King > Acked-by: Martin Blumenstingl > > thank you for catching and fixing this! Applied to v4.15/fixes for v4.15-rc, Kevin