From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] Input: Drop unnecessary calls to input_set_drvdata
Date: Sun, 22 Jan 2017 17:30:09 -0800 [thread overview]
Message-ID: <20170123013009.GA29135@dtor-ws> (raw)
In-Reply-To: <1485132505-14562-1-git-send-email-linux@roeck-us.net>
On Sun, Jan 22, 2017 at 04:48:19PM -0800, Guenter Roeck wrote:
> If there is not call to dev_get_drvdata() or input_get_drvdata(),
> the call to input_set_drvdata() is unnecessary and can be dropped.
>
> The series was build tested on kerneltests.org and by the 0day build system.
>
> The patch series is based on v4.10-rc4, with input/next (sha 2de8b4110c82)
> merged on top. For convenience, the series is available at:
> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git input-base
>
> ----------------------------------------------------------------
> Guenter Roeck (5):
> Input: keyboard - drop unnecessary calls to input_set_drvdata
> Input: joystick/maplecontrol - drop unnecessary call to input_set_drvdata
> Input: mouse - drop unnecessary calls to input_set_drvdata
> Input: misc/dm355evm_keys - drop unnecessary call to input_set_drvdata
> Input: touchscreen - drop unnecessary calls to input_set_drvdata
Applied the lot, thank you.
--
Dmitry
prev parent reply other threads:[~2017-01-23 1:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 0:48 [PATCH 0/5] Input: Drop unnecessary calls to input_set_drvdata Guenter Roeck
2017-01-23 0:48 ` [PATCH 1/5] Input: keyboard - drop " Guenter Roeck
2017-01-23 0:48 ` [PATCH 2/5] Input: joystick/maplecontrol - drop unnecessary call " Guenter Roeck
2017-01-23 0:48 ` [PATCH 3/5] Input: mouse - drop unnecessary calls " Guenter Roeck
2017-01-23 0:48 ` [PATCH 4/5] Input: misc/dm355evm_keys - drop unnecessary call " Guenter Roeck
2017-01-23 0:48 ` [PATCH 5/5] Input: touchscreen - drop unnecessary calls " Guenter Roeck
2017-01-23 1:30 ` 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=20170123013009.GA29135@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
/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.