qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Anand J <anand.indukala@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] script/clean-includes: added duplicate #include check
Date: Thu, 20 Oct 2016 11:08:26 +0200	[thread overview]
Message-ID: <351dd6d1-df9b-91c3-87d7-e46fade9bc30@redhat.com> (raw)
In-Reply-To: <CANDALv=6f_gTA2hbXWj6ybbmKQq3AAgJi-H6kPpapYN0_Cz-4g@mail.gmail.com>

On 18.10.2016 14:38, Anand J wrote:
> 
> 
> On Tue, Oct 18, 2016 at 4:03 PM, Anand J <anand.indukala@gmail.com
> <mailto:anand.indukala@gmail.com>> wrote:
> 
>     Added script to check duplicate #include entries. This check will scan
>     and print the files in which duplicate #include entries are present.
> 
>     Script might output false positive entries as well. Such entries should
>     not be removed. So if it finds any duplicate entries script will
>     terminate with an exit status 1. Then each and every file should be
>     checked manually and corrected if necessary.
> 
>     In order to enable the check use --check-duphead option with
>     script/clean-includes.
> 
>     Signed-off-by: Anand J <anand.indukala@gmail.com
>     <mailto:anand.indukala@gmail.com>>
>     ---
>      scripts/clean-includes | 50
>     +++++++++++++++++++++++++++++++++++++-------------
>      1 file changed, 37 insertions(+), 13 deletions(-)

Thanks for the update, this patch looks fine to me now, so feel free to
add my:

Reviewed-by: Thomas Huth <thuth@redhat.com>

But please avoid sending patches in HTML e-mails. Could you maybe please
resend the patch as plain text mail? And while you're at it, add CC: to
qemu-trivial@nongnu.org, I think the patch is simple enough to go
through the trivial tree.

 Thanks,
  Thomas

  reply	other threads:[~2016-10-20  9:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 10:33 [Qemu-devel] [PATCH 1/2] script/clean-includes: added duplicate #include check Anand J
2016-10-18 10:33 ` [Qemu-devel] [PATCH 2/2] clean-up: removed duplicate #includes Anand J
2016-10-18 12:39   ` Anand J
2016-10-20  9:11     ` Thomas Huth
2016-10-20  9:56       ` Anand J
2016-10-18 12:38 ` [Qemu-devel] [PATCH 1/2] script/clean-includes: added duplicate #include check Anand J
2016-10-20  9:08   ` Thomas Huth [this message]
2016-10-20  9:56     ` Anand J
  -- strict thread matches above, loose matches on Subject: below --
2016-10-20  9:52 Anand J
2016-10-20 13:48 ` Eric Blake
2016-10-20 13:57 ` Eric Blake

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=351dd6d1-df9b-91c3-87d7-e46fade9bc30@redhat.com \
    --to=thuth@redhat.com \
    --cc=anand.indukala@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).