All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Bulekov <alxndr@bu.edu>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Bandan Das <bsd@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>,
	Thomas Huth <thuth@redhat.com>,
	qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [PATCH] tests/qtest/fuzz: Add missing spaces in description
Date: Thu, 9 Jul 2020 09:41:54 -0400	[thread overview]
Message-ID: <20200709134139.t4hfidzkecbo22sc@mozz.bu.edu> (raw)
In-Reply-To: <1b4acaae-f80b-68cd-8798-5fc5e0ce1021@redhat.com>

On 200709 1228, Philippe Mathieu-Daudé wrote:
> On 7/9/20 10:37 AM, Thomas Huth wrote:
> > There should be a space between "forking" and "for".
> > 
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> >  tests/qtest/fuzz/virtio_scsi_fuzz.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/tests/qtest/fuzz/virtio_scsi_fuzz.c b/tests/qtest/fuzz/virtio_scsi_fuzz.c
> > index 51dce491ab..3a9ea13736 100644
> > --- a/tests/qtest/fuzz/virtio_scsi_fuzz.c
> > +++ b/tests/qtest/fuzz/virtio_scsi_fuzz.c
> > @@ -191,7 +191,7 @@ static void register_virtio_scsi_fuzz_targets(void)
> >  {
> >      fuzz_add_qos_target(&(FuzzTarget){
> >                  .name = "virtio-scsi-fuzz",
> > -                .description = "Fuzz the virtio-scsi virtual queues, forking"
> > +                .description = "Fuzz the virtio-scsi virtual queues, forking "
> >                                  "for each fuzz run",
> >                  .pre_vm_init = &counter_shm_init,
> >                  .pre_fuzz = &virtio_scsi_pre_fuzz,
> > @@ -202,7 +202,7 @@ static void register_virtio_scsi_fuzz_targets(void)
> >  
> >      fuzz_add_qos_target(&(FuzzTarget){
> >                  .name = "virtio-scsi-flags-fuzz",
> > -                .description = "Fuzz the virtio-scsi virtual queues, forking"
> > +                .description = "Fuzz the virtio-scsi virtual queues, forking "
> >                  "for each fuzz run (also fuzzes the virtio flags)",
> >                  .pre_vm_init = &counter_shm_init,
> >                  .pre_fuzz = &virtio_scsi_pre_fuzz,
> > 
> 
> Uh I thought we had fixed these already :/
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

Same..
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>


      reply	other threads:[~2020-07-09 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09  8:37 [PATCH] tests/qtest/fuzz: Add missing spaces in description Thomas Huth
2020-07-09 10:28 ` Philippe Mathieu-Daudé
2020-07-09 13:41   ` Alexander Bulekov [this message]

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=20200709134139.t4hfidzkecbo22sc@mozz.bu.edu \
    --to=alxndr@bu.edu \
    --cc=bsd@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.