| commit | ad3d1e5fc94e1d617298cf9b8fb522e2d219521a | [log] [tgz] |
|---|---|---|
| author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 22 12:42:59 2012 +0800 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 24 11:37:02 2012 -0700 |
| tree | 3acb66c8bef8d114ee09b1422acbbbbc3502e61b | |
| parent | 08ec212c0f92cbf30e3ecc7349f18151714041d6 [diff] |
TTY: hvcs: fix missing unlock on error in hvcs_initialize() Add the missing unlock on the error handling path in function hvcs_initialize(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>