From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752064AbbHBWKt (ORCPT ); Sun, 2 Aug 2015 18:10:49 -0400 Received: from tex.lwn.net ([70.33.254.29]:45046 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751635AbbHBWKs (ORCPT ); Sun, 2 Aug 2015 18:10:48 -0400 Date: Sun, 2 Aug 2015 16:10:46 -0600 From: Jonathan Corbet To: Masanari Iida Cc: mpe@ellerman.id.au, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Doc: ioctl: Fix typo in botching-up-ioctls.txt Message-ID: <20150802161046.2eefdcd6@lwn.net> In-Reply-To: <1438079987-22766-1-git-send-email-standby24x7@gmail.com> References: <1438079987-22766-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (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 Tue, 28 Jul 2015 19:39:47 +0900 Masanari Iida wrote: > This patch fix typos found in botching-up-ioctls.txt Applied to the docs tree, thanks. jon