commit | 2e5ad6b9c45d43cc4e7b8ac5ded1c55a7c4a3893 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed May 23 12:53:11 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu May 24 14:15:29 2012 -0400 |
tree | e6d9527fcf3e227e8a3f8e889bcce00fc11b46c4 | |
parent | 68c2c39a76b094e9b2773e5846424ea674bf2c46 [diff] |
xen/hvc: Collapse error logic. All of the error paths are doing the same logic. In which case we might as well collapse them in one path. CC: stable@kernel.org Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>