diff --git a/src/gallium/drivers/panfrost/pan_context.c b/src/gallium/drivers/panfrost/pan_context.c index 09c90ef63ce..832675b1bc5 100644 --- a/src/gallium/drivers/panfrost/pan_context.c +++ b/src/gallium/drivers/panfrost/pan_context.c @@ -1109,9 +1109,7 @@ panfrost_bind_shader_state( shader_state->compiled = true; - /* Fixup the stream out information, since what Gallium returns - * normally is mildly insane */ - + /* Fixup the stream out information */ shader_state->stream_output = variants->base.stream_output; shader_state->so_mask = update_so_info(&shader_state->stream_output,