diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-01-26 14:46:49 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 08:40:13 +0100 |
commit | 107b7a219bb6ca4e70254cb2247af54939fb4713 (patch) | |
tree | e1eb6c079b5cb63eee1093fdfca586fe1cea7821 /virt | |
parent | 6a4c664539e6de9b32b65ddcf767ec1bcc1d7f8a (diff) | |
download | linux-stable-107b7a219bb6ca4e70254cb2247af54939fb4713.tar.gz linux-stable-107b7a219bb6ca4e70254cb2247af54939fb4713.tar.bz2 linux-stable-107b7a219bb6ca4e70254cb2247af54939fb4713.zip |
media: dvb-frontends: mb86a16.c: always use the same error path
If the message length was wrong, the dprintk() after the 'err' label
was bypassed. Fix that, and fix a smatch warning at the same time:
mb86a16.c:1514 mb86a16_send_diseqc_msg() warn: missing unwind goto?
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions