All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-input@vger.kernel.org, po-hsu.lin@canonical.com
Subject: Re: [PATCH] input, i8042: unbreak Pegatron C15B
Date: Mon, 4 Jan 2021 14:56:36 -0800	[thread overview]
Message-ID: <X/OdJKIXDajVTnyA@google.com> (raw)
In-Reply-To: <20201228072335.GA27766@localhost.localdomain>

On Mon, Dec 28, 2020 at 10:23:35AM +0300, Alexey Dobriyan wrote:
> g++ reports
> 
> 	drivers/input/serio/i8042-x86ia64io.h:225:3: error: ‘.matches’ designator used multiple times in the same initializer list
> 
> C99 semantics is that last duplicated initialiser wins,
> so DMI entry gets overwritten.
> 
> Fixes: a48491c65b51 ("Input: i8042 - add ByteSpeed touchpad to noloop table")
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>

Applied, thank you.

-- 
Dmitry

      parent reply	other threads:[~2021-01-04 23:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28  7:23 [PATCH] input, i8042: unbreak Pegatron C15B Alexey Dobriyan
2020-12-28  7:48 ` ACK: " Po-Hsu Lin
2021-01-04 22:56 ` 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=X/OdJKIXDajVTnyA@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=adobriyan@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=po-hsu.lin@canonical.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.