All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close
Date: Tue, 22 Nov 2016 18:03:49 -0800	[thread overview]
Message-ID: <20161123020349.GH21078@dtor-ws> (raw)
In-Reply-To: <1479436024-22869-1-git-send-email-marcos.souza.org@gmail.com>

On Fri, Nov 18, 2016 at 12:27:04AM -0200, Marcos Paulo de Souza wrote:
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

Applied, thank you.

> ---
>  drivers/input/serio/i8042.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
> index 89abfdb..62685a7 100644
> --- a/drivers/input/serio/i8042.c
> +++ b/drivers/input/serio/i8042.c
> @@ -387,7 +387,7 @@ static int i8042_aux_write(struct serio *serio, unsigned char c)
>  
>  
>  /*
> - * i8042_aux_close attempts to clear AUX or KBD port state by disabling
> + * i8042_port_close attempts to clear AUX or KBD port state by disabling
>   * and then re-enabling it.
>   */
>  
> -- 
> 2.7.4
> 

-- 
Dmitry

      reply	other threads:[~2016-11-23  2:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-18  2:27 [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close Marcos Paulo de Souza
2016-11-23  2:03 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161123020349.GH21078@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=marcos.souza.org@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.