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:
dc39fff
)
drm/i915: fix open-coded DIV_ROUND_UP
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 18 Oct 2013 21:48:24 +0000
(18:48 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 08:04:03 +0000
(10:04 +0200)
Use the nice Kernel macro, it makes the code much more readable.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found