diff options
author | zhong jiang <zhongjiang@huawei.com> | 2019-10-09 11:55:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-16 11:47:59 -0300 |
commit | 0f123f820a8affe41cdf80e1998675dda4679574 (patch) | |
tree | 4093fb2ab9d5f83f13d844bad7288d8688858298 /include/media/rc-map.h | |
parent | 727fe909af7545fc317cd1ead4678724ec87df0a (diff) | |
download | linux-0f123f820a8affe41cdf80e1998675dda4679574.tar.bz2 |
media: tuners/qm1d1c0042: 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: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media/rc-map.h')
0 files changed, 0 insertions, 0 deletions