commit | 0e708bc5d6403d1a64a0e4155f1b91e318318989 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Nov 02 09:43:09 2011 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Nov 07 13:14:31 2011 +0000 |
tree | 896ab31125b0e5acc3295a7f7949cdb73bfdbdb9 | |
parent | d4528b846ec8ba7ccf3116f1c2157c5e14ba46f3 [diff] |
vmwgfx: Remove screen object active list It isn't used for anything. Replace with an active bool. Also make a couple of functions return void instead of int since their return value wasn't checked anyway. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakbo Bornecrantz <jakob@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>