mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-30 09:15:23 +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>