public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 00/13] Input: Automated coccinelle cleanup (take 2)
Date: Sun, 22 Jan 2017 00:31:53 -0800	[thread overview]
Message-ID: <20170122083153.GA1840@dtor-ws> (raw)
In-Reply-To: <1485024365-3368-1-git-send-email-linux@roeck-us.net>

On Sat, Jan 21, 2017 at 10:45:52AM -0800, Guenter Roeck wrote:
> This patch series is the result of applying a set of coccinelle semantic
> patches to the input subsystem. The patches are only cleanup patches;
> there is little or no change in functionality.
> 
> This time around, the patches are combined into groups instead of per-file.
> Each patch has only a single coccinelle rule applied, and only affects a
> single directory in the input subsystem. 
> 
> As with the previous patch series, removed calls to platform_set_drvdata()
> and i2c_set_clientdata() deserve extra scrutiny from reviewers.
> 
> The conversion was done automatically with coccinelle using various semantic
> patches. The semantic patches and the scripts used to generate this commit
> log are either attached to the commits, or they are available at
> https://github.com/groeck/coccinelle-patches.
> 
> 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 72d1f2346ded5)
> 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 (13):
>       Input: keyboard - Drop calls to platform_set_drvdata and i2c_set_clientdata
>       Input: misc - Drop calls to platform_set_drvdata and i2c_set_clientdata
>       Input: touchscreen - Drop calls to platform_set_drvdata and i2c_set_clientdata
>       Input: keyboard - Use local variables consistently
>       Input: misc - Use local variables consistently
>       Input: mouse  Use local variables consistently
>       Input: rmi4 - Use local variables consistently
>       Input: touchscreen - Use local variables consistently
>       Input: keyboard - drop unnecessary calls to device_init_wakeup
>       Input: misc - drop unnecessary calls to device_init_wakeup
>       Input: touchscreen - drop unnecessary calls to device_init_wakeup
>       Input: serio - drop unnecessary calls to device_init_wakeup
>       Input: misc - drop empty remove functions

Applied the lot, thank you.

-- 
Dmitry

      parent reply	other threads:[~2017-01-22  8:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-21 18:45 [PATCH 00/13] Input: Automated coccinelle cleanup (take 2) Guenter Roeck
2017-01-21 18:45 ` [PATCH 01/13] Input: keyboard - Drop calls to platform_set_drvdata and i2c_set_clientdata Guenter Roeck
2017-01-21 18:45 ` [PATCH 02/13] Input: misc " Guenter Roeck
2017-01-21 18:45 ` [PATCH 03/13] Input: touchscreen " Guenter Roeck
2017-01-21 18:45 ` [PATCH 04/13] Input: keyboard - Use local variables consistently Guenter Roeck
2017-01-26 10:31   ` Linus Walleij
2017-01-26 14:28     ` Guenter Roeck
2017-01-26 18:59     ` Dmitry Torokhov
2017-01-21 18:45 ` [PATCH 05/13] Input: misc " Guenter Roeck
2017-01-21 18:45 ` [PATCH 06/13] Input: mouse " Guenter Roeck
2017-01-21 18:45 ` [PATCH 07/13] Input: rmi4 - " Guenter Roeck
2017-01-21 18:46 ` [PATCH 08/13] Input: touchscreen " Guenter Roeck
2017-01-21 18:46 ` [PATCH 09/13] Input: keyboard - drop unnecessary calls to device_init_wakeup Guenter Roeck
2017-01-21 18:46 ` [PATCH 10/13] Input: misc " Guenter Roeck
2017-01-21 18:46 ` [PATCH 11/13] Input: touchscreen " Guenter Roeck
2017-01-21 18:46 ` [PATCH 12/13] Input: serio " Guenter Roeck
2017-01-21 18:46 ` [PATCH 13/13] Input: misc - drop empty remove functions Guenter Roeck
2017-01-22  8:31 ` 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=20170122083153.GA1840@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox