qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH 0/8] Coccinelle cleanups


From: Michael S. Tsirkin
Subject: Re: [Qemu-block] [PATCH 0/8] Coccinelle cleanups
Date: Thu, 5 Jul 2018 16:47:07 +0300

On Wed, Jul 04, 2018 at 12:39:11PM -0300, Philippe Mathieu-Daudé wrote:
> Nothing exciting here, patches created mechanically
> (common after soft freeze).

Acked-by: Michael S. Tsirkin <address@hidden>

> Philippe Mathieu-Daudé (8):
>   qobject: Catch another straggler for use of qdict_put_str()
>   error: Remove NULL checks on error_propagate() calls
>   crypto: Remove useless casts
>   xen: Remove useless casts
>   tests/bios-tables-test: Remove useless casts
>   ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
>   hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
>   hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
> 
>  include/hw/intc/arm_gicv3_common.h | 2 +-
>  crypto/cipher-builtin.c            | 4 ++--
>  hw/pci-host/piix.c                 | 2 +-
>  hw/pci-host/q35.c                  | 2 +-
>  hw/s390x/virtio-ccw.c              | 4 +---
>  hw/xen/xen_pt_config_init.c        | 2 +-
>  qobject/block-qdict.c              | 2 +-
>  tests/bios-tables-test.c           | 2 +-
>  ui/vnc-enc-tight.c                 | 2 +-
>  ui/vnc.c                           | 3 ++-
>  10 files changed, 12 insertions(+), 13 deletions(-)
> 
> -- 
> 2.18.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]