drm/gem: Fix a few kerneldoc typos
authorThierry Reding <treding@nvidia.com>
Mon, 3 Nov 2014 12:20:52 +0000 (13:20 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:27:08 +0000 (13:27 +0100)
commit8bf8180feb1b31ca8d4488d9afde8429f46d259e
tree9c4cbeced5b691ba0db6b166cab742b8b73e472e
parentf114040e3ea6e07372334ade75d1ee0775c355e1
drm/gem: Fix a few kerneldoc typos

While at it, adjust the drm_gem_handle_create() function declaration to
be more consistent with other functions in the file.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_gem.c