#ifndef _ASM_GENERIC_KDEBUG_H #define _ASM_GENERIC_KDEBUG_H enum die_val { DIE_UNUSED, DIE_OOPS = 1, }; #endif /* _ASM_GENERIC_KDEBUG_H */Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Christoph Hellwig | 14 | 73.68% | 1 | 33.33% |
| Jonas Bonn | 4 | 21.05% | 1 | 33.33% |
| Andrea Gelmini | 1 | 5.26% | 1 | 33.33% |
| Total | 19 | 100.00% | 3 | 100.00% |