Re: [PATCH] dma-buf: Cleanup comments on dma_buf_map_attachment()

From: Gustavo Padovan
Date: Thu Nov 02 2017 - 09:14:21 EST


Hi Liviu,

2017-11-01 Liviu Dudau <Liviu.Dudau@xxxxxxx>:

> Mappings need to be unmapped by calling dma_buf_unmap_attachment() and
> not by calling again dma_buf_map_attachment(). Also fix some spelling
> mistakes.
>
> Signed-off-by: Liviu Dudau <liviu.dudau@xxxxxxx>
> ---
> drivers/dma-buf/dma-buf.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

queued for 4.16. Thanks for your patch.

Gustavo