Merge branch 'rs/strbuf-cocci-workaround' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:56 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:57 +0000 (14:55 -0800)
Update Coccinelle rules to catch and optimize strbuf_addf(&buf, "%s", str)

* rs/strbuf-cocci-workaround:
cocci: use format keyword instead of a literal string

Trivial merge