commit | 447aeb907e417e0e837b4a4026d5081c88b6e8ca | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Dec 08 09:25:45 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 08 09:25:45 2009 +1000 |
tree | 40b9f4fc3f8b1149d0b22dd06aee818721b27de2 | |
parent | ab2c0672984f7f7ebec6d5f615fd5a6ebad26f3d [diff] |
drm/ttm: fix unreachable code. None of the in-tree drivers use user objects yet so this wasn't hitting us. Stanse found unreachable code in ttm_bo_add_ttm: http://decibel.fi.muni.cz/~xslaby/stanse/error.cgi?db=32&id=714#l238 Reported-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>