11 Oct
2010
11 Oct
'10
2:59 p.m.
On Mon, Oct 11, 2010 at 04:50:56PM +0400, Vasiliy Kulikov wrote:
It is not greppable situation to simply change the behavior of all drivers. I was looking for memory leak bugs in drivers/net/ and fixed some of them. Manual looking through _all_ drivers takes much more time. In general I try to search for repeatable bugs with coccinelle, but it is rare case.
The method you're using to generate the patches is pretty much orthogonal to anything else, except of course in the case where you're also submitting the automation for checking (which is useful where possible).