From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934741AbcJUUz5 (ORCPT ); Fri, 21 Oct 2016 16:55:57 -0400 Received: from tex.lwn.net ([70.33.254.29]:37834 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755075AbcJUUzz (ORCPT ); Fri, 21 Oct 2016 16:55:55 -0400 Date: Fri, 21 Oct 2016 14:55:53 -0600 From: Jonathan Corbet To: Masanari Iida Cc: snitzer@redhat.com, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, agk@redhat.com, dm-devel@redhat.com Subject: Re: [PATCH] [linux-next] Doc: dm raid: Fix typo in dm-raid.txt Message-ID: <20161021145553.78d0e3d1@lwn.net> In-Reply-To: <20161017121710.16927-1-standby24x7@gmail.com> References: <20161017121710.16927-1-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; 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, 17 Oct 2016 21:17:10 +0900 Masanari Iida wrote: > This patch fix spelling typos in Documentation/device-mapper/dm-raid.txt. Applied to the docs tree, thanks.