On Mon, Apr 23, 2018 at 07:22:19AM -0400, Mauro Carvalho Chehab wrote:
> As warned by Coverity:
>       CID 1415211 (#1 of 1): Unused value (UNUSED_VALUE)assigned_value:
>       Assigning value -22 to ret here, but that stored value is
>       overwritten before it can be used.
> 
> On all cases where the there's a goto 'unlock_out' or 'streamof',
> ret was filled with a non-sero value. It toesn't make sense to override
> such error code with a videobuf_streamoff() error.
> 
> Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>

Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com>

-- 
Sakari Ailus
e-mail: sakari.ai...@iki.fi

Reply via email to