linux/include/drm/ttm
Li zeming e6643298aa drm/ttm: Remove unnecessary '0' values from ret
The variable ret is assigned in the judgment branch statement, he does
not need to initialize the assignment.

Signed-off-by: Li zeming <zeming@nfschina.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220907032934.4490-1-zeming@nfschina.com
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
2022-09-07 09:42:57 +02:00
..
ttm_bo_api.h drm/ttm: rename and cleanup ttm_bo_init 2022-07-11 10:53:13 +02:00
ttm_bo_driver.h drm/ttm: Remove unnecessary '0' values from ret 2022-09-07 09:42:57 +02:00
ttm_caching.h drm/ttm: add kerneldoc for enum ttm_caching 2021-09-09 13:26:43 +02:00
ttm_device.h drm/ttm: rework bulk move handling v5 2022-03-29 10:55:32 +02:00
ttm_execbuf_util.h drm/ttm: remove superflous extern attribute from funcs 2020-09-17 16:14:42 +02:00
ttm_kmap_iter.h dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
ttm_placement.h drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs control 2021-12-01 11:58:37 -05:00
ttm_pool.h drm/ttm: enable TTM page pool kerneldoc 2021-09-09 13:30:14 +02:00
ttm_range_manager.h drm/ttm: Try to check if new ttm man out of bounds during compile 2021-09-13 10:14:28 +02:00
ttm_resource.h drm/ttm: Add new callbacks to ttm res mgr 2022-08-22 15:33:12 +02:00
ttm_tt.h drm/ttm: Add a parameter to add extra pages into ttm_tt 2022-04-02 08:22:48 +05:30