]> git.karo-electronics.de Git - linux-beck.git/commit
drm/ttm: fix kerneldoc of ttm_bo_create
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 23 May 2014 03:58:06 +0000 (12:58 +0900)
committerDave Airlie <airlied@redhat.com>
Mon, 26 May 2014 02:54:09 +0000 (12:54 +1000)
commit59201052dff17d0cc8bc60bc9e89ad4924906ee8
treefa4f4d3be608cc56ff880ad24d65d15419464f79
parent4cbe1bfa27dcc8e757c723f27e5a8e8b5fc32117
drm/ttm: fix kerneldoc of ttm_bo_create

The kerneldoc header of ttm_bo_create() was referring to another
(nonexisting) function and had a few obsolete or incorrect arguments.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/ttm/ttm_bo_api.h