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:
edf0ac7
)
drm: inline "struct drm_sigdata"
author
David Herrmann
<dh.herrmann@gmail.com>
Fri, 29 Aug 2014 10:12:39 +0000
(12:12 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 10 Sep 2014 07:41:55 +0000
(17:41 +1000)
The sigdata structure is only used to group two fields in drm_device.
Inline it and make it an unnamed object.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found