Re: [PATCH 00/33] Input: Automated coccinelle cleanup

2017-01-19 Thread Guenter Roeck
On 01/18/2017 09:06 PM, Joe Perches wrote: On Wed, 2017-01-18 at 21:04 -0800, Guenter Roeck wrote: On 01/18/2017 05:42 PM, Joe Perches wrote: On Wed, 2017-01-18 at 09:46 -0800, Guenter Roeck wrote: The conversion was done automatically with coccinelle using several semantic patches. The semant

Re: [PATCH 00/33] Input: Automated coccinelle cleanup

2017-01-18 Thread Joe Perches
On Wed, 2017-01-18 at 21:04 -0800, Guenter Roeck wrote: > On 01/18/2017 05:42 PM, Joe Perches wrote: > > On Wed, 2017-01-18 at 09:46 -0800, Guenter Roeck wrote: > > > The conversion was done automatically with coccinelle using several > > > semantic > > > patches. The semantic patches and the scri

Re: [PATCH 00/33] Input: Automated coccinelle cleanup

2017-01-18 Thread Guenter Roeck
On 01/18/2017 05:42 PM, Joe Perches wrote: On Wed, 2017-01-18 at 09:46 -0800, Guenter Roeck wrote: The conversion was done automatically with coccinelle using several semantic patches. The semantic patches and the scripts used to generate this commit log are available at https://github.com/groec

Re: [PATCH 00/33] Input: Automated coccinelle cleanup

2017-01-18 Thread Joe Perches
On Wed, 2017-01-18 at 09:46 -0800, Guenter Roeck wrote: > The conversion was done automatically with coccinelle using several semantic > patches. The semantic patches and the scripts used to generate this commit > log are available at https://github.com/groeck/coccinelle-patches. It'd be better to

[PATCH 00/33] Input: Automated coccinelle cleanup

2017-01-18 Thread Guenter Roeck
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. A more complex series of patches making actual code changes will be sent separately. This patch series is a