mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
abf8315f71
Fix badly hardcoded return return value under fail-label. All goto branches to the label set the "ret"-variable accordingly. Signed-off-by: Jyri Sarha <jsarha@ti.com> Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>