aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r--include/linux/kvm_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
index a754fc08e194..590c46e672df 100644
--- a/include/linux/kvm_host.h
+++ b/include/linux/kvm_host.h
@@ -1016,7 +1016,6 @@ struct kvm_stats_debugfs_item {
1016 const char *name; 1016 const char *name;
1017 int offset; 1017 int offset;
1018 enum kvm_stat_kind kind; 1018 enum kvm_stat_kind kind;
1019 struct dentry *dentry;
1020}; 1019};
1021extern struct kvm_stats_debugfs_item debugfs_entries[]; 1020extern struct kvm_stats_debugfs_item debugfs_entries[];
1022extern struct dentry *kvm_debugfs_dir; 1021extern struct dentry *kvm_debugfs_dir;