From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752829AbbBYRqE (ORCPT ); Wed, 25 Feb 2015 12:46:04 -0500 Received: from casper.infradead.org ([85.118.1.10]:52619 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751866AbbBYRqC (ORCPT ); Wed, 25 Feb 2015 12:46:02 -0500 Message-ID: <54EE0A56.6080404@infradead.org> Date: Wed, 25 Feb 2015 09:45:58 -0800 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Masanari Iida , linux-kernel@vger.kernel.org, corbet@lwn.net Subject: Re: [PATCH] doc:input : Fix typo in Documentations/input References: <1424863822-13848-1-git-send-email-standby24x7@gmail.com> In-Reply-To: <1424863822-13848-1-git-send-email-standby24x7@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/25/15 03:30, Masanari Iida wrote: > This patch fix spelling typos in Documentations/input. > > Signed-off-by: Masanari Iida Acked-by: Randy Dunlap Thanks. > --- > Documentation/input/alps.txt | 4 ++-- > Documentation/input/event-codes.txt | 2 +- > Documentation/input/gpio-tilt.txt | 2 +- > Documentation/input/iforce-protocol.txt | 2 +- > Documentation/input/walkera0701.txt | 2 +- > Documentation/input/yealink.txt | 2 +- > 6 files changed, 7 insertions(+), 7 deletions(-) -- ~Randy