All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Michael Hennerich <michael.hennerich@analog.com>,
	linux-input@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Input: adxl34x - clean up a data type in adxl34x_probe()
Date: Tue, 27 Oct 2020 00:10:20 +0000	[thread overview]
Message-ID: <20201027001020.GG444962@dtor-ws> (raw)
In-Reply-To: <20201026072824.GA1620546@mwanda>

On Mon, Oct 26, 2020 at 10:28:24AM +0300, Dan Carpenter wrote:
> The "revid" is used to store negative error codes so it should be an int
> type.
> 
> Fixes: e27c729219ad ("Input: add driver for ADXL345/346 Digital Accelerometers")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied, thank you.

-- 
Dmitry

WARNING: multiple messages have this Message-ID (diff)
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Michael Hennerich <michael.hennerich@analog.com>,
	linux-input@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Input: adxl34x - clean up a data type in adxl34x_probe()
Date: Mon, 26 Oct 2020 17:10:20 -0700	[thread overview]
Message-ID: <20201027001020.GG444962@dtor-ws> (raw)
In-Reply-To: <20201026072824.GA1620546@mwanda>

On Mon, Oct 26, 2020 at 10:28:24AM +0300, Dan Carpenter wrote:
> The "revid" is used to store negative error codes so it should be an int
> type.
> 
> Fixes: e27c729219ad ("Input: add driver for ADXL345/346 Digital Accelerometers")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied, thank you.

-- 
Dmitry

  parent reply	other threads:[~2020-10-27  0:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26  7:28 [PATCH] Input: adxl34x - clean up a data type in adxl34x_probe() Dan Carpenter
2020-10-26  7:28 ` Dan Carpenter
2020-10-26  7:31 ` Hennerich, Michael
2020-10-27  0:10 ` Dmitry Torokhov [this message]
2020-10-27  0:10   ` Dmitry Torokhov

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=20201027001020.GG444962@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=michael.hennerich@analog.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.