All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Bulekov <alxndr@bu.edu>
To: qemu-devel@nongnu.org
Cc: Alexander Bulekov <alxndr@bu.edu>, stefanha@redhat.com
Subject: [PATCH 0/2] Fix spelling/formatting in fuzzing patches
Date: Wed, 26 Feb 2020 21:48:53 -0500	[thread overview]
Message-ID: <20200227024856.23777-1-alxndr@bu.edu> (raw)

These patches fix some spelling and line-length violations introduced by
the device-fuzzing changes:
https://lists.gnu.org/archive/html/qemu-devel/2020-02/msg05965.html

Alexander Bulekov (2):
  fuzz: fix typos in linker-script comments
  qtest: fix fuzzer-related 80-char limit violations

 qtest.c                       | 3 ++-
 tests/qtest/fuzz/fork_fuzz.ld | 4 ++--
 tests/qtest/fuzz/qos_fuzz.c   | 5 ++++-
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.25.0



             reply	other threads:[~2020-02-27  2:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27  2:48 Alexander Bulekov [this message]
2020-02-27  2:48 ` [PATCH 1/2] fuzz: fix typos in linker-script comments Alexander Bulekov
2020-02-27  2:55   ` Eric Blake
2020-02-27  3:09     ` Alexander Bulekov
2020-02-27  2:48 ` [PATCH 2/2] qtest: fix fuzzer-related 80-char limit violations Alexander Bulekov
2020-02-27  2:56   ` 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=20200227024856.23777-1-alxndr@bu.edu \
    --to=alxndr@bu.edu \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@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.