Re: [PATCH] drm/ttm: fix some minor kerneldoc issues

2023-01-17 Thread Das, Nirmoy
Reviewed-by: Nirmoy Das On 1/17/2023 1:33 PM, Christian König wrote: Pointed out by the kernel test robot while merging ttm_bo_api.h and ttm_bo_driver.h. Signed-off-by: Christian König Reported-by: kernel test robot --- drivers/gpu/drm/ttm/ttm_bo_util.c | 13 ++--- 1 file changed,

[PATCH] drm/ttm: fix some minor kerneldoc issues

2023-01-17 Thread Christian König
Pointed out by the kernel test robot while merging ttm_bo_api.h and ttm_bo_driver.h. Signed-off-by: Christian König Reported-by: kernel test robot --- drivers/gpu/drm/ttm/ttm_bo_util.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo_u