<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/scripts/coccinelle/alloc/kzalloc-simple.cocci, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/scripts/coccinelle/alloc/kzalloc-simple.cocci?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/scripts/coccinelle/alloc/kzalloc-simple.cocci?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2010-08-31T09:43:13Z</updated>
<entry>
<title>Coccinelle: Move alloc directory into api directory</title>
<updated>2010-08-31T09:43:13Z</updated>
<author>
<name>Nicolas Palix</name>
<email>npalix@diku.dk</email>
</author>
<published>2010-08-24T15:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=be8fe9d451936a7a412b02cb88a13ffe46879bcf'/>
<id>urn:sha1:be8fe9d451936a7a412b02cb88a13ffe46879bcf</id>
<content type='text'>
alloc contains various semantic patches related
to the allocation APIs

Signed-off-by: Nicolas Palix &lt;npalix@diku.dk&gt;
Signed-off-by: Julia Lawall &lt;julia@diku.dk&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>Add scripts/coccinelle/alloc/kzalloc-simple.cocci</title>
<updated>2010-06-11T22:00:29Z</updated>
<author>
<name>Nicolas Palix</name>
<email>npalix@diku.dk</email>
</author>
<published>2010-06-06T15:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=cf5842de75e9fb8044ff5ca73050e361daa6aae4'/>
<id>urn:sha1:cf5842de75e9fb8044ff5ca73050e361daa6aae4</id>
<content type='text'>
This semantic patch replaces a pair of calls to kmalloc and memset
by a single call to kzalloc.

It only looks for simple cases to avoid false positives.

Signed-off-by: Nicolas Palix &lt;npalix@diku.dk&gt;
Signed-off-by: Julia Lawall &lt;julia@diku.dk&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
</feed>
