[PATCH] drm/ttm: fix kerneldoc of ttm_bo_create

2014-05-25 Thread David Herrmann
Hi On Fri, May 23, 2014 at 5:58 AM, Alexandre Courbot wrote: > 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 Reviewed-by: David Herrmann Thanks David > --- > incl

[PATCH] drm/ttm: fix kerneldoc of ttm_bo_create

2014-05-23 Thread Alexandre Courbot
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 --- include/drm/ttm/ttm_bo_api.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/drm/ttm/ttm_bo