All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix spelling/formatting in fuzzing patches
@ 2020-02-27  3:14 Alexander Bulekov
  2020-02-27  3:14 ` [PATCH v2 1/2] fuzz: fix style/typos in linker-script comments Alexander Bulekov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexander Bulekov @ 2020-02-27  3:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexander Bulekov, stefanha

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

v2: fixes comment style in the fork_fuzz.ld linker script

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

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

-- 
2.25.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-27 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27  3:14 [PATCH v2 0/2] Fix spelling/formatting in fuzzing patches Alexander Bulekov
2020-02-27  3:14 ` [PATCH v2 1/2] fuzz: fix style/typos in linker-script comments Alexander Bulekov
2020-02-27  3:14 ` [PATCH v2 2/2] qtest: fix fuzzer-related 80-char limit violations Alexander Bulekov
2020-02-27 14:50 ` [PATCH v2 0/2] Fix spelling/formatting in fuzzing patches Darren Kenny
2020-02-27 16:09 ` Stefan Hajnoczi

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.