Re: [RFC] I found an errataum at drivers/base/dma-contiguous.c:294

2014-05-21 Thread Gioh Kim
Thanks your advice. I'll send a patch soon. 2014-05-22 오전 11:54, David Rientjes 쓴 글: On Thu, 22 May 2014, Gioh Kim wrote: This is not a big deal but I think get_dev_cma_area is errataum of dev_get_cma_area. Looks good, but you may want to read Documentation/SubmittingPatches when proposin

Re: [RFC] I found an errataum at drivers/base/dma-contiguous.c:294

2014-05-21 Thread David Rientjes
On Thu, 22 May 2014, Gioh Kim wrote: > This is not a big deal but I think get_dev_cma_area is errataum of > dev_get_cma_area. > Looks good, but you may want to read Documentation/SubmittingPatches when proposing patches. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel

[RFC] I found an errataum at drivers/base/dma-contiguous.c:294

2014-05-21 Thread Gioh Kim
This is not a big deal but I think get_dev_cma_area is errataum of dev_get_cma_area. diff --git a/drivers/base/dma-contiguous.c b/drivers/base/dma-contiguous.c index b056661..6343f25 100644 --- a/drivers/base/dma-contiguous.c +++ b/drivers/base/dma-contiguous.c @@ -291,7 +291,7 @@ err: * * T