Hi Julia, On Fri, Jan 15, 2010 at 2:06 PM, Julia Lawall <julia@xxxxxxx> wrote: > On the other hand, one has to take into account the fact that at least in > my case, the patches that are submitted are the ones that I have carefully > checked for correctness. Having a make target in the kernel might give > some suggestion of quality that is perhaps not appropriate? I don't see the problem. No tool is perfect so the only thing that matters is whether or not the benefits outweigh the costs. The problem I see with Coccinelle is that the scripts seem to be lost in a black hole (even if they are part of the changelog) which also means that your efforts don't scale. There seems to be a universal law regarding kernel development: if something is out-of-tree, it simply doesn't matter from "people scalability" point of view. It doesn't really matter if you like it or not but that's the way things are right now. I, for one, would love to run Coccinelle on the tree I maintain but unfortunately the tool fails my "can I set it up in two minutes" rule so I haven't gotten around to give it a try. And I suspect I am not the only one. So why not try it out? If the signal to noise ratio is too low and we can't fix that, we can always just remove the damn thing from the tree. Speculating whether or not something will work seems pretty pointless to me when you don't have any hard data. Pekka -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html