From: Jocelyn Falempe Date: Mon, 30 Jun 2025 14:41:08 +0000 (+0200) Subject: drm/ttm: Remove unneeded blank line in comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6a59ee852758bc69c4cc821954db277a2bd5b93;p=thirdparty%2Fkernel%2Flinux.git drm/ttm: Remove unneeded blank line in comment There is an unneeded blank line in the documentation of the function ttm_bo_kmap_try_from_panic(). Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202506290453.NeTXAb7S-lkp@intel.com/ Fixes: 718370ff28328 ("drm/ttm: Add ttm_bo_kmap_try_from_panic()") Signed-off-by: Jocelyn Falempe Reviewed-by: Christian König Acked-by: Thomas Zimmermann Link: https://lore.kernel.org/r/20250630144154.44661-1-jfalempe@redhat.com Signed-off-by: Lucas De Marchi --- diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c index ad95e8b9852b6..16cb4065214de 100644 --- a/drivers/gpu/drm/ttm/ttm_bo_util.c +++ b/drivers/gpu/drm/ttm/ttm_bo_util.c @@ -382,7 +382,6 @@ static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo, } /** - * * ttm_bo_kmap_try_from_panic * * @bo: The buffer object