intel: remove dead code
authorEric Engestrom <eric@engestrom.ch>
Sun, 9 Apr 2017 21:48:46 +0000 (22:48 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Mon, 10 Apr 2017 16:17:12 +0000 (17:17 +0100)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
intel/intel_bufmgr_gem.c

index e260f2d..45a26da 100644 (file)
@@ -659,7 +659,6 @@ drm_intel_gem_bo_busy(drm_intel_bo *bo)
        } else {
                return false;
        }
-       return (ret == 0 && busy.busy);
 }
 
 static int