/* SPDX-License-Identifier: GPL-2.0 */ #ifndef GROUP_H #define GROUP_H 1 bool arch_topdown_check_group(bool *warn); void arch_topdown_group_warn(void); #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Andi Kleen | 23 | 95.83% | 1 | 50.00% |
| Greg Kroah-Hartman | 1 | 4.17% | 1 | 50.00% |
| Total | 24 | 100.00% | 2 | 100.00% |