From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: Fam Zheng <fam@euphon.net>,
Peter Maydell <peter.maydell@linaro.org>,
Michael Tokarev <mjt@tls.msk.ru>,
Yuval Shaia <yuval.shaia.ml@gmail.com>,
Gerd Hoffmann <kraxel@redhat.com>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
qemu-block@nongnu.org, Juan Quintela <quintela@redhat.com>,
qemu-trivial@nongnu.org, Laurent Vivier <lvivier@redhat.com>,
Thomas Huth <thuth@redhat.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Alistair Francis <alistair@alistair23.me>,
Julia Suvorova <jusual@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
Alex Williamson <alex.williamson@redhat.com>,
qemu-arm@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
Aarushi Mehta <mehta.aaru20@gmail.com>,
Richard Henderson <rth@twiddle.net>,
Kevin Wolf <kwolf@redhat.com>, Thomas Huth <huth@tuxfamily.org>,
Laurent Vivier <laurent@vivier.eu>, Max Reitz <mreitz@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Luc Michel <luc.michel@greensocs.com>
Subject: Re: [PATCH 00/13] trivial: Detect and remove superfluous semicolons in C code
Date: Tue, 18 Feb 2020 10:41:58 +0100 [thread overview]
Message-ID: <f4133050-49ad-f517-740b-1460e88ed79e@redhat.com> (raw)
In-Reply-To: <20200218093720.25640-1-philmd@redhat.com>
On 2/18/20 10:37 AM, Philippe Mathieu-Daudé wrote:
> Luc noticed a superfluous trailing semicolon:
> https://lists.gnu.org/archive/html/qemu-devel/2020-02/msg04593.html
>
> Prevent that by modifying checkpatch.pl and clean the codebase.
>
> Philippe Mathieu-Daudé (13):
> scripts/checkpatch.pl: Detect superfluous semicolon in C code
> audio/alsaaudio: Remove superfluous semicolons
> block: Remove superfluous semicolons
> block/io_uring: Remove superfluous semicolon
> hw/arm/xlnx-versal: Remove superfluous semicolon
> hw/m68k/next-cube: Remove superfluous semicolon
> hw/scsi/esp: Remove superfluous semicolon
> hw/vfio/display: Remove superfluous semicolon
> migration/multifd: Remove superfluous semicolon
> ui/input-barrier: Remove superfluous semicolon
> target/i386/whpx: Remove superfluous semicolon
> tests/qtest/libqos/qgraph: Remove superfluous semicolons
> contrib/rdmacm-mux: Remove superfluous semicolon
Please ignore this incomplete series, git-send-email aborted again:
Sent [PATCH 00/13] trivial: Detect and remove superfluous semicolons in
C code
Sent [PATCH 01/13] scripts/checkpatch.pl: Detect superfluous semicolon
in C code
5.5.2 Syntax error. v8sm5146891wrw.2 - gsmtp
Offending recipient is: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> which
probably needs quoting.
next prev parent reply other threads:[~2020-02-18 9:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 9:37 [PATCH 00/13] trivial: Detect and remove superfluous semicolons in C code Philippe Mathieu-Daudé
2020-02-18 9:37 ` [PATCH 01/13] scripts/checkpatch.pl: Detect superfluous semicolon " Philippe Mathieu-Daudé
2020-02-18 9:41 ` Philippe Mathieu-Daudé [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-18 9:32 [PATCH 00/13] trivial: Detect and remove superfluous semicolons " Philippe Mathieu-Daudé
2020-02-18 9:39 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f4133050-49ad-f517-740b-1460e88ed79e@redhat.com \
--to=philmd@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=alistair@alistair23.me \
--cc=dgilbert@redhat.com \
--cc=edgar.iglesias@gmail.com \
--cc=ehabkost@redhat.com \
--cc=fam@euphon.net \
--cc=huth@tuxfamily.org \
--cc=jusual@redhat.com \
--cc=kraxel@redhat.com \
--cc=kwolf@redhat.com \
--cc=laurent@vivier.eu \
--cc=luc.michel@greensocs.com \
--cc=lvivier@redhat.com \
--cc=mehta.aaru20@gmail.com \
--cc=mjt@tls.msk.ru \
--cc=mreitz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=quintela@redhat.com \
--cc=rth@twiddle.net \
--cc=stefanha@redhat.com \
--cc=thuth@redhat.com \
--cc=yuval.shaia.ml@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).