From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (shards.monkeyblade.net [184.105.139.130]) by lists.ozlabs.org (Postfix) with ESMTP id 3tHfSd5k01zDqVB for ; Tue, 15 Nov 2016 05:39:29 +1100 (AEDT) Date: Mon, 14 Nov 2016 13:39:24 -0500 (EST) Message-Id: <20161114.133924.1134224338935278850.davem@davemloft.net> To: colin.king@canonical.com Cc: benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au, falakreyaz@gmail.com, christophe.jaillet@wanadoo.fr, jarod@redhat.com, netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ps3_gelic: fix spelling mistake in debug message From: David Miller In-Reply-To: <20161112172030.7583-1-colin.king@canonical.com> References: <20161112172030.7583-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Colin King Date: Sat, 12 Nov 2016 17:20:30 +0000 > From: Colin Ian King > > Trivial fix to spelling mistake "unmached" to "unmatched" in > debug message. > > Signed-off-by: Colin Ian King Applied.