diff options
author | zhong jiang <[email protected]> | 2018-09-11 21:08:15 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-12 20:34:47 -0700 |
commit | f8a1988f655192ae8ea6e1d940706a8340924bbc (patch) | |
tree | 6204f0a1b89706cc0b513394e74eabae8c369c0d /tools/perf/scripts/python | |
parent | db3df242bc4407ce92fdd0ec429e15bcfb961b00 (diff) |
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
DIV_ROUND_UP has implemented the code-opened function. Therefore, just
replace the implementation with DIV_ROUND_UP.
Signed-off-by: zhong jiang <[email protected]>
Acked-by: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions