lkml.org 
[lkml]   [2021]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v8 09/16] drm: fix doc grammar error
    Date
    no code changes, good for rc

    Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
    ---
    include/drm/drm_drv.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/include/drm/drm_drv.h b/include/drm/drm_drv.h
    index b439ae1921b8..ebb22166ace1 100644
    --- a/include/drm/drm_drv.h
    +++ b/include/drm/drm_drv.h
    @@ -522,7 +522,7 @@ void *__devm_drm_dev_alloc(struct device *parent,
    * @type: the type of the struct which contains struct &drm_device
    * @member: the name of the &drm_device within @type.
    *
    - * This allocates and initialize a new DRM device. No device registration is done.
    + * This allocates and initializes a new DRM device. No device registration is done.
    * Call drm_dev_register() to advertice the device to user space and register it
    * with other core subsystems. This should be done last in the device
    * initialization sequence to make sure userspace can't access an inconsistent
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-09-15 18:42    [W:4.080 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site