linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: benjamin.tissoires@redhat.com, grawity@gmail.com, dev@pp3345.net,
	lyude@redhat.com, teika@gmx.com, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Input: synaptics - Fix a typo - synpatics --> synaptics
Date: Fri, 9 Aug 2019 09:45:44 -0700	[thread overview]
Message-ID: <20190809164544.GM178933@dtor-ws> (raw)
In-Reply-To: <20190809150814.24793-1-christophe.jaillet@wanadoo.fr>

On Fri, Aug 09, 2019 at 05:08:14PM +0200, Christophe JAILLET wrote:
> This should be 'synaptics', not 'synpatics'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Applied, thank you.

> ---
>  drivers/input/mouse/synaptics.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
> index b6da0c1267e3..bbd799c7b058 100644
> --- a/drivers/input/mouse/synaptics.c
> +++ b/drivers/input/mouse/synaptics.c
> @@ -191,7 +191,7 @@ static const char * const forcepad_pnp_ids[] = {
>  };
>  
>  /*
> - * Send a command to the synpatics touchpad by special commands
> + * Send a command to the synaptics touchpad by special commands
>   */
>  static int synaptics_send_cmd(struct psmouse *psmouse, u8 cmd, u8 *param)
>  {
> -- 
> 2.20.1
> 

-- 
Dmitry

      reply	other threads:[~2019-08-09 16:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-09 15:08 [PATCH] Input: synaptics - Fix a typo - synpatics --> synaptics Christophe JAILLET
2019-08-09 16:45 ` 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=20190809164544.GM178933@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dev@pp3345.net \
    --cc=grawity@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lyude@redhat.com \
    --cc=teika@gmx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).