]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drivers/video/xen-fbfront.c: add missing cleanup code
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 22 Apr 2012 09:57:40 +0000 (11:57 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 7 May 2012 14:01:23 +0000 (10:01 -0400)
commitb1d67371dc316d41ac957dda36f1808d5875115c
tree4402f975ab576327b03ec727899bf12449ed0a0c
parent87965991ae172456b7423577f8428ef31fd2048a
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>
drivers/video/xen-fbfront.c