[PATCH] drm/ttm: Remove unneeded blank line in comment

Thomas Zimmermann tzimmermann at suse.de
Mon Jun 30 15:00:40 UTC 2025



Am 30.06.25 um 16:41 schrieb Jocelyn Falempe:
> There is an unneeded blank line in the documentation of the function
> ttm_bo_kmap_try_from_panic().
>
> Reported-by: kernel test robot <lkp at intel.com>
> 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 <jfalempe at redhat.com>

Acked-by: Thomas Zimmermann <tzimmermann at suse.de>

> ---
>
> Can this be merged through the drm-intel-next, as this is were the
> offending commit was merged.
>
>   drivers/gpu/drm/ttm/ttm_bo_util.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c
> index ad95e8b9852b..16cb4065214d 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
>
> base-commit: d5bafb1c294cf99cc5991f7fdecc79898f9b8d0e

-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)



More information about the dri-devel mailing list