aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2023-01-26 13:33:10 +0100
committerMauro Carvalho Chehab <[email protected]>2023-02-08 08:31:49 +0100
commit5a1a39a8ac30c7f116d427f7271927d976e4723e (patch)
treedc301ab109f7e05834bcb9a851810e942aae686c /net/unix/unix_bpf.c
parente670d7e3c53d0345c7acfa5b9a2b1c33537a0dad (diff)
media: marvell: change return to goto for proper unwind
The probe function used 'goto out' everywhere, except in one place where it returned an error. That too should be a 'goto out'. This fixes a smatch warning: mmp-driver.c:257 mmpcam_probe() 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