diff options
author | Hans Verkuil <[email protected]> | 2023-01-26 13:20:36 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-02-08 08:30:48 +0100 |
commit | 8963c1195235e5cfff805b84ca7fd40004e8d155 (patch) | |
tree | cc5ac468aa4ef21dd7c000135c164a89ae8954b0 /net/unix/unix_bpf.c | |
parent | 7e5eb42a4952a7c49c6ac48272fb27b63d87f995 (diff) |
media: dvb-frontends: cxd2880: return 0 instead of 'ret'.
Since 'ret' is known to be 0, just return '0'. This fixes two smatch warnings:
cxd2880_tnrdmd.c:2165 cxd2880_tnrdmd_check_internal_cpu_status() warn: missing error code? 'ret'
cxd2880_tnrdmd.c:2169 cxd2880_tnrdmd_check_internal_cpu_status() warn: missing error code? 'ret'
Signed-off-by: Hans Verkuil <[email protected]>
Cc: Yasunari Takiguchi <[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