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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Delete one of the rebundant word in comment.

Signed-off-by: Zhu Mao <zhumao001@xxxxxxxxxx>
---
 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/drivers/dma-buf/heaps/cma_heap.c
+++ b/drivers/dma-buf/heaps/cma_heap.c
@@ -319,7 +319,7 @@ static struct dma_buf *cma_heap_allocate(struct dma_heap *heap,
             kunmap_atomic(vaddr);
             /*
              * Avoid wasting time zeroing memory if the process
-             * has been killed by by SIGKILL
+             * has been killed by SIGKILL
              */
             if (fatal_signal_pending(current))
                 goto free_cma;

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux