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:
caaa035
)
drm: Make drm_ioctls const
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Thu, 25 Apr 2013 17:09:19 +0000
(20:09 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 30 Apr 2013 00:01:45 +0000
(10:01 +1000)
We never modify the contents of drm_ioctls, so make it const.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found