summaryrefslogtreecommitdiff
path: root/trafgen_stddef.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-05make: rename trafgen stddef.h fileDaniel Borkmann1-0/+197
Rename it to not confuse the build with header inclusions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
gi/linux/net-next.git/commit/?id=9d5a1dcebfbe0e421412fcf5ab86d30e2e65bab4'>9d5a1dcebfbe0e421412fcf5ab86d30e2e65bab4 (patch) treecb065ab87a144924d42ac60bf90a675d00731fef parent3e3f50262eb441d0fd1de4dce06739e9c0fe7c61 (diff)
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
This make it possible to call kvm_destroy_vm_debugfs() from kvm_create_vm_debugfs() in error conditions. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat
-rw-r--r--virt/kvm/kvm_main.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c