Re: [PATCH] include: fix inconsistent indenting in dma_alloc_coherent()
I've applied this to the dma-mapping tree with a more useful commit log.
[PATCH] include: fix inconsistent indenting in dma_alloc_coherent()
fix inconsistent indenting in dma_alloc_coherent() Signed-off-by: Wang Qing --- include/linux/dma-mapping.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/dma-mapping.h b/include/linux/dma-mapping.h index fbfa3f5..6e4d513 --- a/include/linux/dma-mapping.h +++ b/include/linux/dm