linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jeff LaBundy <jeff@labundy.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] Input: iqs5xx - initialize an uninitialized variable
Date: Mon, 25 Jan 2021 10:13:37 -0800	[thread overview]
Message-ID: <YA8KUchMrB24GhHX@google.com> (raw)
In-Reply-To: <1611592500-32209-1-git-send-email-jeff@labundy.com>

On Mon, Jan 25, 2021 at 10:35:00AM -0600, Jeff LaBundy wrote:
> If execution jumps to the err_kfree label, error_bl is evaluated
> before it is initialized. Fix this by initializing it to zero.
> 
> Fixes: 2539da6677b6 ("Input: iqs5xx - preserve bootloader errors")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Jeff LaBundy <jeff@labundy.com>

Applied, thank you.

-- 
Dmitry

      reply	other threads:[~2021-01-25 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 16:35 [PATCH] Input: iqs5xx - initialize an uninitialized variable Jeff LaBundy
2021-01-25 18:13 ` 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=YA8KUchMrB24GhHX@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=jeff@labundy.com \
    --cc=linux-input@vger.kernel.org \
    /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).