From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760694AbbKTXyM (ORCPT ); Fri, 20 Nov 2015 18:54:12 -0500 Received: from tex.lwn.net ([70.33.254.29]:52698 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751415AbbKTXyK (ORCPT ); Fri, 20 Nov 2015 18:54:10 -0500 Date: Fri, 20 Nov 2015 16:54:09 -0700 From: Jonathan Corbet To: Masanari Iida Cc: linux-kernel@vger.kernel.org, rdunlap@infradead.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Doc: ioctl: Fix typos in Documentation/ioctl Message-ID: <20151120165409.0358bb36@xps> In-Reply-To: <1447672057-29270-1-git-send-email-standby24x7@gmail.com> References: <1447672057-29270-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; 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 Mon, 16 Nov 2015 20:07:37 +0900 Masanari Iida wrote: > This patch fix some spelling typos in Documentation/ioctl. Applied to the docs tree, thanks. jon