mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-29 00:41:37 +09:00
Instead of repeating the error unwinding steps in each place an error can be detected, use the common idiom of gotos into an error flow. Signed-off-by: Roland Dreier <rolandd@cisco.com>