On Sat, May 12, 2018 at 8:50 PM, Jakub Narebski <jna...@gmail.com> wrote: > I just wonder if most of those transformation could not be done with > Coccinelle, instead of doing it by hand.
I doubt coccinelle is smart enough to figure out the convoluted use of 'util' pointer (but then I'm not a heavy coccinelle user). I actually got it wrong a couple times and had to rely on the test suite to guide me. -- Duy