-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 10/11/2015 10:18 PM, Julia Lawall wrote:
> These nvkm_object_func structures are never modified. All other
> nvkm_object_func structures are declared as const.
>
> Done with the help of Coccinelle.
I've picked up the patch, thanks!
Ben.
>
>
These nvkm_object_func structures are never modified. All other
nvkm_object_func structures are declared as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.c |2 +-
drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c