23.08.2023 21:23, Eric Blake wrote:
On Wed, Aug 23, 2023 at 09:53:35AM +0300, Michael Tokarev wrote:
Signed-off-by: Michael Tokarev <m...@tls.msk.ru>
---
  accel/tcg/tb-maint.c       | 2 +-
  backends/tpm/tpm_ioctl.h   | 2 +-
  chardev/char-socket.c      | 6 +++---
  chardev/char.c             | 2 +-
  contrib/plugins/cache.c    | 2 +-
  contrib/plugins/lockstep.c | 2 +-
  crypto/afalg.c             | 2 +-
  crypto/block-luks.c        | 6 +++---
  crypto/der.c               | 2 +-
  crypto/der.h               | 6 +++---
  linux-user/flatload.c      | 2 +-
  linux-user/syscall.c       | 4 ++--
  nbd/client-connection.c    | 2 +-
  net/checksum.c             | 4 ++--
  net/filter.c               | 4 ++--
  net/vhost-vdpa.c           | 8 ++++----
  semihosting/config.c       | 2 +-
  semihosting/syscalls.c     | 4 ++--
  softmmu/icount.c           | 2 +-
  softmmu/ioport.c           | 2 +-
  20 files changed, 33 insertions(+), 33 deletions(-)

Wide-ranging; but since the nbd/ change caught my eye (rather, my mail
filters), I went ahead and reviewed the entire patch.

Yeah, it's "all over", a trade-off between large number of patches
and patches of large size.

..
With those tweaks,

Reviewed-by: Eric Blake <ebl...@redhat.com>

Added the tweaks here too. Thank you!

/mjt



Reply via email to