Hi Laurent,
On Fri, Feb 01, 2019 at 04:51:35PM +0200, Laurent Pinchart wrote:
> Commit 2cc1802f62e5 removed code without removing a local variable that
> ended up being unused. This results in a compilation warning, fix it.
>
> Fixes: 2cc1802f62e5 ("media: vb2: Keep dma-buf buffers mapped until t
This is already fixed in a pending pull request.
Hans
On February 1, 2019 3:51:35 PM GMT+01:00, Laurent Pinchart
wrote:
>Commit 2cc1802f62e5 removed code without removing a local variable that
>ended up being unused. This results in a compilation warning, fix it.
>
>Fixes: 2cc1802f62e5 ("media:
Commit 2cc1802f62e5 removed code without removing a local variable that
ended up being unused. This results in a compilation warning, fix it.
Fixes: 2cc1802f62e5 ("media: vb2: Keep dma-buf buffers mapped until they are
freed")
Signed-off-by: Laurent Pinchart
---
drivers/media/common/videobuf2/v