]> 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, 30 Apr 2012 15:15:15 +0000 (11:15 -0400)
commit3a6329ac0d0de0c80cb7d8030de71b5f145f129e
tree20d6d54a614a536fdc7c7a54201e991201636892
parent75ca88bfa50a6b341fed1d7efe046d1a23723fc4
drivers/video/xen-fbfront.c: add missing cleanup code

The operations in the subsequent error-handling code appear to be also
useful here.

[upstream git commit c92c928b19bdc5da64d85fcc5bac95b5ab3a5743]
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]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/video/xen-fbfront.c