From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751547AbcFWQ4Z (ORCPT ); Thu, 23 Jun 2016 12:56:25 -0400 Received: from mail-pa0-f68.google.com ([209.85.220.68]:34317 "EHLO mail-pa0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750874AbcFWQ4W (ORCPT ); Thu, 23 Jun 2016 12:56:22 -0400 Date: Thu, 23 Jun 2016 09:56:19 -0700 From: Dmitry Torokhov To: Thierry Reding Cc: Colin King , Rakesh Iyer , Laxman Dewangan , Stephen Warren , Alexandre Courbot , linux-input@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly" Message-ID: <20160623165619.GA32561@dtor-ws> References: <1466675907-3366-1-git-send-email-colin.king@canonical.com> <20160623154804.GB30196@ulmo.ba.sec> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160623154804.GB30196@ulmo.ba.sec> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 23, 2016 at 05:48:04PM +0200, Thierry Reding wrote: > On Thu, Jun 23, 2016 at 10:58:27AM +0100, Colin King wrote: > > From: Colin Ian King > > > > trivial fix to spelling mistake in dev_err message > > > > Signed-off-by: Colin Ian King > > --- > > drivers/input/keyboard/tegra-kbc.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Thierry Reding Applied, thank you. -- Dmitry