92d52fab3a
Replace uses of strbuf_addf() for adding strings with more lightweight
strbuf_addstr() calls. This is shorter and makes the intent clearer.
|
||
---|---|---|
.. | ||
.gitignore | ||
object_id.cocci | ||
README | ||
strbuf.cocci |
This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/) semantic patches that might be useful to developers.