On 18.07.2011 02:00, David Young wrote: >> Can we please use ansi function definitions in newly committed code? > > This was tedious enough without converting to ANSI function definitions. > A good job for Coccinelle (spatch)?
Sadly, no: last time I tried (when moving kvm(3) code to ANSI style), I had to do it manually. It's even the opposite, spatch has issues when parsing non-ANSI declarations, so you have to do the conversion all by yourself first... -- Jean-Yves Migeon jeanyves.mig...@free.fr