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

From: Guenter Roeck
Date: Thu Jan 19 2017 - 00:04:35 EST


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/groeck/coccinelle-patches.

It'd be better to include the script in this 0/n patch
so that if github entry changes, the 0/n patch is useful.


For this set it would have been possible, though even the rules used here add
up to more than 1,000 lines. The underlying larger set (the one I am using
to generate devm transformations) currently has ~5,000 lines of coccinelle rules.
Are you sure you want to see that in an e-mail ? It might make more sense if I
add the reference SHA from the repository.

Thanks,
Guenter