From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 33FD4B6EFE for ; Thu, 7 Jan 2010 10:13:16 +1100 (EST) Date: Wed, 6 Jan 2010 15:11:44 -0800 From: Andrew Morton To: Stefan Weil Subject: Re: [PATCH] Fix spelling in comments and documentation Message-Id: <20100106151144.e58bdd4a.akpm@linux-foundation.org> In-Reply-To: <1262819032-16644-1-git-send-email-weil@mail.berlios.de> References: <1262819032-16644-1-git-send-email-weil@mail.berlios.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: trivial@kernel.org, linux-doc@vger.kernel.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 7 Jan 2010 00:03:52 +0100 Stefan Weil wrote: > Replace platfrom -> platform. > > This is a frequent spelling bug. I have a "no spelling fixes unless they're in documentation or printks" policy ;) trivial@kernel.org would be a suitable recipient for this patch.