| commit | 6a07cbc4ef9cea9f9eabc676fd6b8c03c11f51cc | [log] [tgz] |
|---|---|---|
| author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed May 23 12:53:11 2012 -0400 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 22 11:36:53 2012 -0700 |
| tree | 7fc7336a2993ad8669269ebd908161a17ea7c0eb | |
| parent | ebbd13c9d27ab013fdf7005829a80d504b0cb32e [diff] |
xen/hvc: Collapse error logic. commit 2e5ad6b9c45d43cc4e7b8ac5ded1c55a7c4a3893 upstream. All of the error paths are doing the same logic. In which case we might as well collapse them in one path. Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>