[Intel-gfx] [PATCH 4/5] drm: Fix a typo in the struct drm_plane_funcs documentation
Ville Syrjälä
ville.syrjala at linux.intel.com
Wed May 8 09:43:57 PDT 2013
On Wed, May 08, 2013 at 05:03:33PM +0100, Damien Lespiau wrote:
> From: "Lespiau, Damien" <damien.lespiau at intel.com>
>
> Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
> ---
> include/drm/drm_crtc.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
> index e3e0d65..23fb185 100644
> --- a/include/drm/drm_crtc.h
> +++ b/include/drm/drm_crtc.h
> @@ -660,7 +660,7 @@ struct drm_plane_funcs {
> * @gamma_store: gamma correction table
> * @enabled: enabled flag
> * @funcs: helper functions
> - * @helper_private: storage for drver layer
> + * @helper_private: storage for driver layer
I just killed this guy. Well, assuming my patch gets accepted.
> * @properties: property tracking for this plane
> */
> struct drm_plane {
> --
> 1.8.1.4
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Ville Syrjälä
Intel OTC
More information about the dri-devel
mailing list