linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: ALPS: fix protcol -> protocol
@ 2016-12-12  9:53 Marcos Paulo de Souza
  2016-12-12  9:56 ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Marcos Paulo de Souza @ 2016-12-12  9:53 UTC (permalink / raw)
  Cc: Marcos Paulo de Souza, Pali Rohár, Dmitry Torokhov,
	Ben Gamari, linux-input, linux-kernel

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
---
 drivers/input/mouse/alps.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/mouse/alps.h b/drivers/input/mouse/alps.h
index b9417e2..50f05a7 100644
--- a/drivers/input/mouse/alps.h
+++ b/drivers/input/mouse/alps.h
@@ -146,7 +146,7 @@ struct alps_protocol_info {
  *   (aka command mode response) identifies the firmware minor version.  This
  *   can be used to distinguish different hardware models which are not
  *   uniquely identifiable through their E7 responses.
- * @protocol_info: information about protcol used by the device.
+ * @protocol_info: information about protocol used by the device.
  *
  * Many (but not all) ALPS touchpads can be identified by looking at the
  * values returned in the "E7 report" and/or the "EC report."  This table
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Input: ALPS: fix protcol -> protocol
  2016-12-12  9:53 [PATCH] Input: ALPS: fix protcol -> protocol Marcos Paulo de Souza
@ 2016-12-12  9:56 ` Pali Rohár
  2016-12-12 19:01   ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2016-12-12  9:56 UTC (permalink / raw)
  To: Marcos Paulo de Souza
  Cc: Dmitry Torokhov, Ben Gamari, linux-input, linux-kernel

On Monday 12 December 2016 07:53:54 Marcos Paulo de Souza wrote:
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
> ---
>  drivers/input/mouse/alps.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/mouse/alps.h b/drivers/input/mouse/alps.h
> index b9417e2..50f05a7 100644
> --- a/drivers/input/mouse/alps.h
> +++ b/drivers/input/mouse/alps.h
> @@ -146,7 +146,7 @@ struct alps_protocol_info {
>   *   (aka command mode response) identifies the firmware minor version.  This
>   *   can be used to distinguish different hardware models which are not
>   *   uniquely identifiable through their E7 responses.
> - * @protocol_info: information about protcol used by the device.
> + * @protocol_info: information about protocol used by the device.
>   *
>   * Many (but not all) ALPS touchpads can be identified by looking at the
>   * values returned in the "E7 report" and/or the "EC report."  This table

Thanks! Add my Reviewed-by: Pali Rohár <pali.rohar@gmail.com>

-- 
Pali Rohár
pali.rohar@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Input: ALPS: fix protcol -> protocol
  2016-12-12  9:56 ` Pali Rohár
@ 2016-12-12 19:01   ` Dmitry Torokhov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2016-12-12 19:01 UTC (permalink / raw)
  To: Pali Rohár
  Cc: Marcos Paulo de Souza, Ben Gamari, linux-input, linux-kernel

On Mon, Dec 12, 2016 at 10:56:08AM +0100, Pali Rohár wrote:
> On Monday 12 December 2016 07:53:54 Marcos Paulo de Souza wrote:
> > Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
> > ---
> >  drivers/input/mouse/alps.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/input/mouse/alps.h b/drivers/input/mouse/alps.h
> > index b9417e2..50f05a7 100644
> > --- a/drivers/input/mouse/alps.h
> > +++ b/drivers/input/mouse/alps.h
> > @@ -146,7 +146,7 @@ struct alps_protocol_info {
> >   *   (aka command mode response) identifies the firmware minor version.  This
> >   *   can be used to distinguish different hardware models which are not
> >   *   uniquely identifiable through their E7 responses.
> > - * @protocol_info: information about protcol used by the device.
> > + * @protocol_info: information about protocol used by the device.
> >   *
> >   * Many (but not all) ALPS touchpads can be identified by looking at the
> >   * values returned in the "E7 report" and/or the "EC report."  This table
> 
> Thanks! Add my Reviewed-by: Pali Rohár <pali.rohar@gmail.com>

Applied, thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-12 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12  9:53 [PATCH] Input: ALPS: fix protcol -> protocol Marcos Paulo de Souza
2016-12-12  9:56 ` Pali Rohár
2016-12-12 19:01   ` Dmitry Torokhov

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).