mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
bbfdafa860
Use out_err jump label to handle resource release. It's a good practice to release resource in one place and help eliminate some duplicated code. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>