diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-09-28 13:36:09 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-09-28 17:55:31 +0200 |
commit | e678bad515f06d3ca5def3a28aa21a5aeb51cf30 (patch) | |
tree | ed1c0882b491ea1a85a863a248327d6c621ae79b /Kbuild | |
parent | Bluetooth: btmrvl: Correct num_block name (diff) | |
download | linux-e678bad515f06d3ca5def3a28aa21a5aeb51cf30.tar.xz linux-e678bad515f06d3ca5def3a28aa21a5aeb51cf30.zip |
Bluetooth: btmrvl: Use DIV_ROUND_UP macro
The kernel.h macro DIV_ROUND_UP performs the computation
(((n) + (d) - 1) / (d))
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions