From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40mFrn5s52zF157 for ; Wed, 16 May 2018 23:38:49 +1000 (AEST) In-Reply-To: <20180510155439.16582-1-colin.king@canonical.com> To: Colin King , Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget" Message-Id: <40mFrn3sMLz9s3G@ozlabs.org> Date: Wed, 16 May 2018 23:38:49 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2018-05-10 at 15:54:39 UTC, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in debug messages of a structure > field name > > Signed-off-by: Colin Ian King Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/942cc40ae4354fee1e97137346434a cheers