git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
473c131
)
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Fri, 2 Aug 2013 11:10:12 +0000
(14:10 +0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 21 Aug 2013 14:46:50 +0000
(16:46 +0200)
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>
No differences found