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