diff options
author | Michal Nazarewicz <[email protected]> | 2014-06-19 03:58:36 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2014-06-19 22:04:50 -0700 |
commit | 891715793f0451e5114d200be932ac14ce8521a3 (patch) | |
tree | a72b0f4acb5f87762a286453cd5e7d1afda4babc /lib/memory-notifier-error-inject.c | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) |
x86/tsc: Get rid of custom DIV_ROUND() macro
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.
[ hpa: changed line breaks ]
Signed-off-by: Michal Nazarewicz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: David Rientjes <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions