31.05.2016 19:35, Laurent Vivier wrote: > This patch series is the result of coccinelle > script scripts/coccinelle/round.coccii, added by the first patch. > > Laurent Vivier (16): > coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) > parallels: Use DIV_ROUND_UP > qcow/qcow2: Use DIV_ROUND_UP > qed: Use DIV_ROUND_UP > block: Use DIV_ROUND_UP > crypto: Use DIV_ROUND_UP > xen: Use DIV_ROUND_UP > audio: Use DIV_ROUND_UP > SPICE: Use DIV_ROUND_UP > rocker: Use DIV_ROUND_UP > usb: Use DIV_ROUND_UP > slirp: Use DIV_ROUND_UP > linux-user: Use DIV_ROUND_UP > pc-bios/s390-ccw: Use DIV_ROUND_UP > qemu-timer: Use DIV_ROUND_UP > hbitmap: Use DIV_ROUND_UP
Applied all to -trivial, thank you! /mjt