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:
30a7862
)
drm/i915/skl: Remove unnecessary () used with abs_diff()
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 7 May 2015 17:38:44 +0000
(18:38 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 29 May 2015 08:15:25 +0000
(10:15 +0200)
abs_diff() properly protects its parameters, so no need for the outer ()
here.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found