From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753050AbbKPQds (ORCPT ); Mon, 16 Nov 2015 11:33:48 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:39311 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752482AbbKPQdr (ORCPT ); Mon, 16 Nov 2015 11:33:47 -0500 Subject: Re: [PATCH] Doc: ioctl: Fix typos in Documentation/ioctl To: Masanari Iida , linux-kernel@vger.kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org References: <1447672057-29270-1-git-send-email-standby24x7@gmail.com> From: Randy Dunlap Message-ID: <564A056A.9030505@infradead.org> Date: Mon, 16 Nov 2015 08:33:46 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447672057-29270-1-git-send-email-standby24x7@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/16/15 03:07, Masanari Iida wrote: > This patch fix some spelling typos in Documentation/ioctl. > > Signed-off-by: Masanari Iida > --- > Documentation/ioctl/botching-up-ioctls.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Acked-by: Randy Dunlap Thanks. -- ~Randy