[PATCH 1/4] drm: constify all struct drm_encoder_helper_funcs pointers

Jani Nikula jani.nikula at intel.com
Tue Mar 10 08:19:09 PDT 2015


On Tue, 10 Mar 2015, Jani Nikula <jani.nikula at intel.com> wrote:
> -		const struct drm_encoder_helper_funcs *funcs;
> +		const const struct drm_encoder_helper_funcs *funcs;

Obviously too quick cocci all around for double consting, but this was
to get feedback anyway. I also missed the helper_private in drm_plane.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the dri-devel mailing list