Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1540223
| From | Pali Rohár <pali.rohar@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Input: ALPS: fix protcol -> protocol |
| Date | 2016-12-12 11:00 +0100 |
| Message-ID | <sNvyO-2HP-29@gated-at.bofh.it> (permalink) |
| References | <sNvyN-2HP-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] Input: ALPS: fix protcol -> protocol Pali Rohár <pali.rohar@gmail.com> - 2016-12-12 11:00 +0100 Re: [PATCH] Input: ALPS: fix protcol -> protocol Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-12-12 20:10 +0100
csiph-web