]> git.ipfire.org Git - people/arne_f/kernel.git/commit
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Aug 2013 11:10:12 +0000 (14:10 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 21 Aug 2013 14:46:50 +0000 (16:46 +0200)
commitba34dd3df73eaa2aa4fbb82a91aade3f3a910acb
tree1631427b0ed2730c10a93260bcad9609e4592568
parent473c13179c5828f7123a4d9fe449d8bd79fae254
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio

There are two places where DIV_ROUND_UP may be used. It makes code a bit
clearer.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/btmrvl_sdio.c