mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-15 18:32:55 +00:00
shut up the compiler a bit
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -106,7 +106,6 @@ flush_on_ring_common(struct intel_batchbuffer *batch, int ring)
|
||||
void
|
||||
intel_batchbuffer_flush_on_ring(struct intel_batchbuffer *batch, int ring)
|
||||
{
|
||||
int ret;
|
||||
unsigned int used = flush_on_ring_common(batch, ring);
|
||||
|
||||
if (used == 0)
|
||||
|
||||
Reference in New Issue
Block a user