On 05/10/2017 03:05 PM, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > scripts/coccinelle/tcg_gen_extract.cocci | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > create mode 100644 scripts/coccinelle/tcg_gen_extract.cocci > > diff --git a/scripts/coccinelle/tcg_gen_extract.cocci > b/scripts/coccinelle/tcg_gen_extract.cocci > new file mode 100644 > index 0000000000..4080f97cc7 > --- /dev/null > +++ b/scripts/coccinelle/tcg_gen_extract.cocci > @@ -0,0 +1,26 @@ > +// optimize TCG using extract op > +// > +// Copyright: (C) 2017 Philippe Mathieu-Daudé. GPLv2.
Unless you provide a strong reason to the contrary, new files should be GPLv2+ rather than GPLv2-only. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
