From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 410b7k3Qh7zF1lm for ; Wed, 6 Jun 2018 01:19:30 +1000 (AEST) In-Reply-To: <20180330155553.7170-1-colin.king@canonical.com> To: Colin King , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: powerpc: fix spelling mistake: "Usupported" -> "Unsupported" Message-Id: <410b7k1yJtz9s0W@ozlabs.org> Date: Wed, 6 Jun 2018 01:19:30 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-03-30 at 15:55:53 UTC, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in bootx_printf message text > > Signed-off-by: Colin Ian King Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e6536a9f94c00a5e1da0a869ccea07 cheers