git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f722406
)
KVM: add missing misc_deregister() on error in kvm_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 5 May 2013 12:03:40 +0000
(20:03 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Sun, 12 May 2013 09:06:24 +0000
(12:06 +0300)
Add the missing misc_deregister() before return from kvm_init()
in the debugfs init error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found