]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
scripts/git.orderfile: Display Cocci scripts before code modifications
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 20 Feb 2020 08:40:45 +0000 (09:40 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 20 Feb 2020 12:01:23 +0000 (13:01 +0100)
When we use a Coccinelle semantic script to do automatic
code modifications, it makes sense to look at the semantic
patch first.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
scripts/git.orderfile

index 1f747b583a9e009c2630ff1bd13b34db26d1de7f..7cf22e0bf546dc679b748e239bd64b7abd8ec165 100644 (file)
@@ -22,6 +22,9 @@ Makefile*
 qapi/*.json
 qga/*.json
 
+# semantic patches
+*.cocci
+
 # headers
 *.h