]> Git Repo - linux.git/commitdiff
dma-mapping: remove a trailing space
authorZhen Lei <[email protected]>
Tue, 8 Jun 2021 07:52:19 +0000 (15:52 +0800)
committerChristoph Hellwig <[email protected]>
Tue, 22 Jun 2021 06:15:46 +0000 (08:15 +0200)
Signed-off-by: Zhen Lei <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
kernel/dma/coherent.c

index 5b5b6c7ec7f28e1f1a4b27f4eb25c1322230c458..794e76b03b3451cbd6efb2d1eef1855bb6ff2ea9 100644 (file)
@@ -111,7 +111,7 @@ static int dma_assign_coherent_memory(struct device *dev,
  * Declare a region of memory to be handed out by dma_alloc_coherent() when it
  * is asked for coherent memory for this device.  This shall only be used
  * from platform code, usually based on the device tree description.
- * 
+ *
  * phys_addr is the CPU physical address to which the memory is currently
  * assigned (this will be ioremapped so the CPU can access the region).
  *
This page took 0.060245 seconds and 4 git commands to generate.