]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: fix the documentation of ttm_bo_init
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 14 Feb 2017 09:37:41 +0000 (10:37 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:06 +0000 (23:53 -0400)
commit5b7a9f5d2702f0b01c7bad9b908e0447683bc49a
tree7a93dc307404a5f6d0aa2d850623ee142e8b8a1b
parentbf844d9d771ad743343a6564ec6d85242ed52f1a
drm/ttm: fix the documentation of ttm_bo_init

As the comment says: callers of ttm_bo_init cannot rely on having the
only reference to the BO when the function returns successfully.

Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/ttm/ttm_bo_api.h