diff options
| author | zhong jiang <[email protected]> | 2019-09-05 15:53:48 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-09-07 15:17:02 +0000 |
| commit | 9b789f476eca4b95f9cc7dc7926a30ad12f17017 (patch) | |
| tree | 606428a9c490b43b639dc808ea79c8c66eeb30f0 /drivers/net/hyperv/hyperv_net.h | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next (diff) | |
| download | kernel-9b789f476eca4b95f9cc7dc7926a30ad12f17017.tar.gz kernel-9b789f476eca4b95f9cc7dc7926a30ad12f17017.zip | |
ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
The kernel.h macro DIV_ROUND_CLOSEST performs the computation (x + d/2)/d
but is perhaps more readable.
Signed-off-by: zhong jiang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions
