diff options
author | Hans Verkuil <[email protected]> | 2023-01-26 13:56:20 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-02-08 08:38:56 +0100 |
commit | 5949afa34a0aebe239e3f5b54deb543a464d2125 (patch) | |
tree | 5522617b1ea243ee2b320753d708718377ddb1d1 /net/unix/unix_bpf.c | |
parent | 55869f435d7f6a121722c687e3ac056168e473eb (diff) |
media: mediatek: mdp3: replace return by goto for proper unwind
An error was returned at one point without going through the
goto label for proper unwinding.
This fixes a smatch warning:
mtk-mdp3-comp.c:1005 mdp_comp_config() warn: missing unwind goto?
Signed-off-by: Hans Verkuil <[email protected]>
Cc: Moudy Ho <[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