On Fri, Aug 29, 2014 at 12:12:42PM +0200, David Herrmann wrote:
This field is unused and there is really no reason to optimize unique-allocations. Drop it.
Signed-off-by: David Herrmann dh.herrmann@gmail.com
drivers/gpu/drm/drm_ioctl.c | 1 - drivers/gpu/drm/drm_pci.c | 4 +--- drivers/gpu/drm/drm_platform.c | 1 - include/drm/drmP.h | 2 -- 4 files changed, 1 insertion(+), 7 deletions(-)
Now that's what I get for not reading mails in advance. Anyway I'm glad we agree on the uselessness of unique_size. =)
Reviewed-by: Thierry Reding treding@nvidia.com