On Tue, 7 May 2019, Greg KH wrote: > On Tue, May 07, 2019 at 02:19:52PM +0200, Thomas Gleixner wrote: > > Hi! > > > > As promised here are the first 4 automatically generated patches. Each > > patch handles exactly one match pattern (rule). > > > > While reviewing the patch (actual code change) might be massively time > > consuming, the quick and important part is to look at the patterns and > > verify whether the license conclusion is correct. The tooling which > > replaces exactly those patterns is pretty solid by now. But if you really > > insists on looking at each individual file change, you're welcome. :) > > > > Note that some of the patterns contain obscure things like: > > > > [no]_[pad]_[ctrl] > > > > in the middle. This one is a clear copy and paste artifact which happens to > > be in arch/arm/mach-imx/iomux-mx35.h: > > > > * of the License, or (at your option, NO_PAD_CTRL) any later version. > > > > Oh well..... > > What's the diffstat of all 4 of these patches? How many files are you > fixing up here? Oops. Forgot to add that. 305 files changed, 311 insertions(+), 2789 deletions(-) Thanks, tglx