uml: fix error cleanup ordering
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:26:40 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:04 +0000 (09:43 -0700)
commit79f662334fefa2dd3fdf66c44a4d2dca5e378ab4
treee11b6def260959aa90e8ed0823a700f7e0cdaf2c
parent8e2d10e1e76d894ec73d66dd63b641ccf5f5fb67
uml: fix error cleanup ordering

I messed up the error cleanup ordering in the console port driver.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/port_kern.c