From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752170AbcD1Nwu (ORCPT ); Thu, 28 Apr 2016 09:52:50 -0400 Received: from tex.lwn.net ([70.33.254.29]:50075 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbcD1Nws (ORCPT ); Thu, 28 Apr 2016 09:52:48 -0400 Date: Thu, 28 Apr 2016 07:52:37 -0600 From: Jonathan Corbet To: Kees Cook Cc: "Paul E. McKenney" , Randy Dunlap , LKML , "linux-doc@vger.kernel.org" Subject: Re: [PATCH v2] Documentation: fix common spelling mistakes Message-ID: <20160428075237.44fd3ff9@lwn.net> In-Reply-To: <20160426234121.GA20209@www.outflux.net> References: <20160426234121.GA20209@www.outflux.net> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Apr 2016 16:41:21 -0700 Kees Cook wrote: > This fixes several spelling mistakes in the Documentation/ tree, which > are caught by checkpatch.pl's spell checking. I've applied this to the docs tree, thanks. jon