|
From: | Eric Blake |
Subject: | Re: [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications |
Date: | Thu, 20 Feb 2020 07:12:53 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 2/20/20 7:05 AM, Philippe Mathieu-Daudé wrote:
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é <address@hidden> --- scripts/git.orderfile | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Eric Blake <address@hidden>
diff --git a/scripts/git.orderfile b/scripts/git.orderfile index 1f747b583a..7cf22e0bf5 100644 --- a/scripts/git.orderfile +++ b/scripts/git.orderfile @@ -22,6 +22,9 @@ Makefile* qapi/*.json qga/*.json+# semantic patches+*.cocci + # headers *.h
-- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
[Prev in Thread] | Current Thread | [Next in Thread] |