[PATCH] dma-buf: heaps: Delete repeated word

2023-06-19 Thread zhumao001
Delete one of the rebundant word in comment. Signed-off-by: Zhu Mao --- drivers/dma-buf/heaps/cma_heap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma-buf/heaps/cma_heap.c b/drivers/dma-buf/heaps/cma_heap.c index a7f048048864..80bc95955188 100644 --- a/drive

[PATCH] drm/msm: Fix typo in comment

2023-06-19 Thread zhumao001
Fix typo in comment of msm_gem.c. Signed-off-by: Zhu Mao --- drivers/gpu/drm/msm/msm_gem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/msm/msm_gem.c b/drivers/gpu/drm/msm/msm_gem.c index 20cfd86d2b32..ef81074416af 100644 --- a/drivers/gpu/drm/msm/m