diff options
author | zhong jiang <zhongjiang@huawei.com> | 2019-09-06 00:24:08 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-13 16:45:17 +0300 |
commit | 3dfb22003f98ab076c2c19121f05d8fe9e150e17 (patch) | |
tree | a1c768d056a5b8b7143291057673fbbd5693349e /CREDITS | |
parent | c57391f4157256a86c85424a16285d27ba92035c (diff) |
brcmsmac: 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 <zhongjiang@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions