mbox series

[0/2] Fix spelling/formatting in fuzzing patches

Message ID 20200227024856.23777-1-alxndr@bu.edu (mailing list archive)
Headers show
Series Fix spelling/formatting in fuzzing patches | expand

Message

Alexander Bulekov Feb. 27, 2020, 2:48 a.m. UTC
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(-)