[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/8] Coccinelle cleanups
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 <mst@xxxxxxxxxx> > 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |