commit | 716da631ae91fc5e9f8d5815f8ef5fbfed862b80 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:35:33 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:39 2008 -0700 |
tree | cfb920b117c19b4f88722e910358c2a812349a7f | |
parent | 0c8946d97ae7d2d6691f8290a10faa63453b63f8 [diff] |
nozomi: Fix close on error Nozomi assumes the close method isn't called if open errors. The tty layer is different to other drives in this respect however. Pointed out by Denis J Barrow. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>