/* SPDX-License-Identifier: GPL-2.0 */ #ifndef S390_BLACKLIST_H #define S390_BLACKLIST_H extern int is_blacklisted (int ssid, int devno); #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Martin Schwidefsky | 17 | 85.00% | 2 | 66.67% |
| Cornelia Huck | 3 | 15.00% | 1 | 33.33% |
| Total | 20 | 100.00% | 3 | 100.00% |