commit | a7a97c639478941102e33dcdd0ff6d4b70539533 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sun Apr 22 11:57:40 2012 +0200 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon May 07 06:41:56 2012 -0400 |
tree | 92fa808bf42e87630922fa1e5befb80660b4f1f7 | |
parent | 7eb7ce4d2e8991aff4ecb71a81949a907ca755ac [diff] |
drivers/video/xen-fbfront.c: add missing cleanup code The operations in the subsequent error-handling code appear to be also useful here. Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> [v1: Collapse some of the error handling functions] [v2: Fix compile warning] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>