On Thu, 19 Jun 2014, Michal Nazarewicz wrote: > When invoced for positive values, DIV_ROUND macro defined in > arch/x86/kernel/tsc.c behaves exactly like DIV_ROUND_CLOSEST from > include/linux/kernel.h file, so remove the custom macro in favour > of the shared one. > > Signed-off-by: Michal Nazarewicz <[email protected]>
Acked-by: David Rientjes <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

