commit | d8b45ee43a0562867d4fbe196e7747226c0a3d13 | [log] [tgz] |
---|---|---|
author | Su Hui <suhui@nfschina.com> | Wed Nov 15 16:57:54 2023 +0800 |
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Wed Dec 13 11:04:46 2023 +0100 |
tree | ca06059ff972a79b90a1f597eee16b7bbe6ab779 | |
parent | 20a4ecc7860ae65e2327524d826c152b6d4f79c0 [diff] |
media: platform: exynos4-is: return callee's error code rather than -ENXIO Clang static analyzer complains that value stored to 'ret' is never read. Return the callee's error code to fix this. Signed-off-by: Su Hui <suhui@nfschina.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>