[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] xen/x86: Use macro DIV_ROUND_UP
On 02/04/2020 16:53, Simran Singhal wrote: > Use the DIV_ROUND_UP macro to replace open-coded divisor calculation > (((n) + (d) - 1) /(d)) to improve readability. > > Signed-off-by: Simran Singhal <singhalsimran0@xxxxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |