[PATCH] drm: fix spelling error in comments
Daniel Vetter
daniel at ffwll.ch
Thu Sep 17 11:39:35 UTC 2020
On Thu, Sep 17, 2020 at 10:04:32AM +0800, Wang Qing wrote:
> Change the comment typo: "manger" -> "manager".
>
> Signed-off-by: Wang Qing <wangqing at vivo.com>
Pushed to drm-misc-next, thanks for your patch.
-Daniel
> ---
> include/drm/drm_mm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_mm.h b/include/drm/drm_mm.h
> index a01bc6f..9b4292f
> --- a/include/drm/drm_mm.h
> +++ b/include/drm/drm_mm.h
> @@ -338,7 +338,7 @@ static inline u64 drm_mm_hole_node_end(const struct drm_mm_node *hole_node)
>
> /**
> * drm_mm_nodes - list of nodes under the drm_mm range manager
> - * @mm: the struct drm_mm range manger
> + * @mm: the struct drm_mm range manager
> *
> * As the drm_mm range manager hides its node_list deep with its
> * structure, extracting it looks painful and repetitive. This is
> --
> 2.7.4
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list