diff options
author | Paul Cercueil <paul@crapouillou.net> | 2021-11-15 17:19:13 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-11-27 18:12:44 +0300 |
commit | ab1fb45579d876aee70eb736d3d9e6a9bacc798d (patch) | |
tree | 990e3d471c18b8cb8ed0005f6f0e389210ffb346 /include/net/bonding.h | |
parent | ed14e769f64311769dcf20dde544b82c158d01b1 (diff) | |
download | linux-ab1fb45579d876aee70eb736d3d9e6a9bacc798d.tar.xz |
iio: buffer-dma: Use round_down() instead of rounddown()
We know that the buffer's alignment will always be a power of two;
therefore, we can use the faster round_down() macro.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Link: https://lore.kernel.org/r/20211115141925.60164-4-paul@crapouillou.net
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/net/bonding.h')
0 files changed, 0 insertions, 0 deletions