[Mesa-dev] [PATCH v2 4/4] mesa/program: Fix -Wunused-param warning
Emil Velikov
emil.l.velikov at gmail.com
Fri Jan 19 14:14:28 UTC 2018
On 18 January 2018 at 08:57, Gert Wollny <gw.fossdev at gmail.com> wrote:
> v2: Remove the unused ctx parameter from _mesa_optimize_program.
>
> v1: Annotate the unused parameter
> v1 was reviewed by Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Gert Wollny <gw.fossdev at gmail.com>
For the future please make the changelog something like:
v2: Don't annotate, but remove the unused ctx parameter
Reviewed-by: Emil Velikov <emil.velikov at collabora.com> (v1)
Signed-off-by: Gert Wollny <gw.fossdev at gmail.com>
I'll push the series in a moment. Thanks Gert!
-Emil
More information about the mesa-dev
mailing list