]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: fix an error path to exit function correctly
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 17 Jun 2009 10:29:57 +0000 (12:29 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 18 Jun 2009 23:01:49 +0000 (09:01 +1000)
commitf8e2e5aeb95563a390a5d45e152d0fffe94a7192
tree38f3cc40448bee54a809e6c3b0aeefae620a7067
parent89e7214c6f5fee745447cd4847612a6262309ffb
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>
drivers/gpu/drm/ttm/ttm_bo.c