Home
last modified time | relevance | path

Searched hist:"354 a22496613366833edfe29300a6bfe6482255c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.cdiff 354a22496613366833edfe29300a6bfe6482255c Sun Oct 11 07:18:09 CDT 2015 Julia Lawall <Julia.Lawall@lip6.fr> drm/nouveau/disp,pm: constify nvkm_object_func structures

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 <Julia.Lawall@lip6.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>