From: Alexandre Courbot Date: Fri, 23 May 2014 03:58:06 +0000 (+0900) Subject: drm/ttm: fix kerneldoc of ttm_bo_create X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59201052dff17d0cc8bc60bc9e89ad4924906ee8;p=pandora-kernel.git 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 Reviewed-by: David Herrmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed