aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2023-01-26 13:37:23 +0100
committerMauro Carvalho Chehab <[email protected]>2023-02-08 08:32:10 +0100
commit55869f435d7f6a121722c687e3ac056168e473eb (patch)
tree1ad6cd83fe7211b210f720a7a8065e5ec5383d10 /net/unix/unix_bpf.c
parent5a1a39a8ac30c7f116d427f7271927d976e4723e (diff)
media: dvb-frontends: drx39xyj: replace return with goto for proper unwind
In three places there was a return instead of a goto to the unwind code. This fixes three smatch warnings: drxj.c:9542 ctrl_get_qam_sig_quality() warn: missing unwind goto? drxj.c:10919 ctrl_set_standard() warn: missing unwind goto? drxj.c:11466 drxj_open() warn: missing unwind goto? Signed-off-by: Hans Verkuil <[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