From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756218AbbE2Onr (ORCPT ); Fri, 29 May 2015 10:43:47 -0400 Received: from mail-qg0-f44.google.com ([209.85.192.44]:36746 "EHLO mail-qg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756125AbbE2Onh (ORCPT ); Fri, 29 May 2015 10:43:37 -0400 Date: Fri, 29 May 2015 10:43:33 -0400 From: Tejun Heo To: Masanari Iida Cc: linux-kernel@vger.kernel.org, corbet@lwn.net, trivial@kernel.org Subject: Re: [PATCH] Doc: libata: Fix spelling typo found in libata.xml Message-ID: <20150529144333.GL27479@htj.duckdns.org> References: <1432908711-17893-1-git-send-email-standby24x7@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432908711-17893-1-git-send-email-standby24x7@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 29, 2015 at 11:11:51PM +0900, Masanari Iida wrote: > This patch fix a spelling typo found in libata.xml. > It is because libata.xml is generated from comments > in source, I have to fix it in libata-core.c > > Signed-off-by: Masanari Iida Applied to libata/for-4.2. Thanks. -- tejun