From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526AbaGGBPw (ORCPT ); Sun, 6 Jul 2014 21:15:52 -0400 Received: from casper.infradead.org ([85.118.1.10]:47650 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752219AbaGGBPv (ORCPT ); Sun, 6 Jul 2014 21:15:51 -0400 Message-ID: <53B9F4C3.2020508@infradead.org> Date: Sun, 06 Jul 2014 18:15:47 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Masanari Iida , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: Fix typo in DocBook/mtdnand.tmpl References: <1404432070-16619-1-git-send-email-standby24x7@gmail.com> <53B9F301.7080202@infradead.org> In-Reply-To: <53B9F301.7080202@infradead.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/06/2014 06:08 PM, Randy Dunlap wrote: > On 07/03/2014 05:01 PM, Masanari Iida wrote: >> This patch fixed spelling typo found in DocBook/mtdnand.tmpl. >> >> Signed-off-by: Masanari Iida > > Applied, thanks. BTW, 2 new ("+") lines had trailing whitespace. Please watch for that and don't add trailing whitespace. I corrected those 2 lines. -- ~Randy