diff options
author | Hans Verkuil <[email protected]> | 2023-01-26 13:59:16 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-02-08 08:39:14 +0100 |
commit | 222370776f9da3edcb702139ca0a3a73484b7986 (patch) | |
tree | d044f32d7e64db9d653d18a27dfecabbffc57627 /net/unix/unix_bpf.c | |
parent | 5949afa34a0aebe239e3f5b54deb543a464d2125 (diff) |
media: mediatek: vcodec/venc: return 0 instead of 'ret'.
Since 'ret' is known to be 0, just return '0'. This fixes a smatch warning:
venc_h264_if.c:568 h264_encode_frame() warn: missing error code? 'ret'
Signed-off-by: Hans Verkuil <[email protected]>
Cc: Andrew-CT Chen <[email protected]>
Cc: Yunfei Dong <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions