From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vena.lwn.net (tex.lwn.net [70.33.254.29]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 7E7C81A0F02 for ; Sat, 11 Jul 2015 06:00:47 +1000 (AEST) Date: Fri, 10 Jul 2015 14:00:44 -0600 From: Jonathan Corbet To: Masanari Iida Cc: benh@kernel.crashing.org, mikey@neuling.org, imunsie@au1.ibm.com, linuxppc-dev@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Doc: powerpc: Fix typos in Documentation/powerpc Message-ID: <20150710140044.16552a7c@lwn.net> In-Reply-To: <1436193717-29870-1-git-send-email-standby24x7@gmail.com> References: <1436193717-29870-1-git-send-email-standby24x7@gmail.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: , On Mon, 6 Jul 2015 23:41:57 +0900 Masanari Iida wrote: > This patch fix some spelling typo found in Documentation/powerpc. Applied (with Ian's ack) to the docs tree, thanks. jon