commit | 87ef92092fd092936535ba057ee19b97bb6a709a | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Jun 17 12:29:57 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 19 09:01:49 2009 +1000 |
tree | 38f3cc40448bee54a809e6c3b0aeefae620a7067 | |
parent | 89579f778266d5a4d08d0c64c46b1565218de9f9 [diff] |
drm/ttm: fix an error path to exit function correctly Just a goto instead of a direct exit. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>