commit | 69d516c0a990b42c4d55f7631fa28cc41bfcc8f0 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Fri Aug 29 12:12:39 2014 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 10 17:41:55 2014 +1000 |
tree | 7b412692e7e8e74ecdc123d863524985929f5945 | |
parent | edf0ac7c67ce596f43d66a781660889bbdcc9505 [diff] |
drm: inline "struct drm_sigdata" 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>