[PATCH 04/10] accel/amdxdna: Add hardware context

Markus Elfring Markus.Elfring at web.de
Sat Jul 20 10:54:22 UTC 2024


>                                         … The tile columns belong to
…
                                                             which …?


…
> +++ b/drivers/accel/amdxdna/aie2_ctx.c
> @@ -0,0 +1,181 @@
…
> +void aie2_hwctx_fini(struct amdxdna_hwctx *hwctx)
> +{
> +	struct amdxdna_dev *xdna;
> +
> +	xdna = hwctx->client->xdna;
…
> +}
…

Please omit such an unused local variable.

Regards,
Markus


More information about the dri-devel mailing list