Skip to content

Commit d6a59ee

Browse files
Jocelyn Falempelucasdemarchi
authored andcommitted
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 <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: 718370f ("drm/ttm: Add ttm_bo_kmap_try_from_panic()") Signed-off-by: Jocelyn Falempe <[email protected]> Reviewed-by: Christian König <[email protected]> Acked-by: Thomas Zimmermann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lucas De Marchi <[email protected]>
1 parent a975fea commit d6a59ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/ttm/ttm_bo_util.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo,
382382
}
383383

384384
/**
385-
*
386385
* ttm_bo_kmap_try_from_panic
387386
*
388387
* @bo: The buffer object

0 commit comments

Comments
 (0)