commit | a518ab9329041411526ab8e05edfda7e2715244f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 11 15:34:22 2008 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Oct 23 05:12:59 2008 -0400 |
tree | b615e9ad591b4b7f0ee75ce25e26e1718066192b | |
parent | ca30bc99527ab968707bafc09e38807de7e70c4a [diff] |
[PATCH] tidy up chrdev_open Use a single goto label for chrdev_put + return error cases. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>