Re: [PATCH] [media] videobuf2-core: print current state of buffer in vb2_buffer_done

From: Marek Szyprowski
Date: Mon Mar 25 2013 - 06:59:47 EST


Hello,

Tushar Behera <tushar.behera <at> linaro.org> writes:

> In vb2_buffer_done, it would be better the print the value of 'state'
> (current state of buffer) than to print 'vb->state' which is always
> VB2_BUF_STATE_ACTIVE.
>
> Signed-off-by: Tushar Behera <tushar.behera <at> linaro.org>

Acked-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>

> ---
> drivers/media/v4l2-core/videobuf2-core.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/