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)
commit73a2c4c769a9582b24e2119e340790fc96c3da7c
tree035ec71a87f4f7f49fdab328f8e652dbe7f114a4
parent17d32e99dad726640c39bbd236fc67854d2cc2ef
parentcd9a4b6d9339ec81575e1af13c10bfcbba45a22f
Merge branch 'rs/strbuf-cocci-workaround' into next

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