/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _XEN_DEBUGFS_H #define _XEN_DEBUGFS_H struct dentry * __init xen_init_debugfs(void); #endif /* _XEN_DEBUGFS_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jeremy Fitzhardinge | 18 | 94.74% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.26% | 1 | 50.00% |
Total | 19 | 100.00% | 2 | 100.00% |