/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _DGNC_UTILS_H #define _DGNC_UTILS_H int dgnc_ms_sleep(ulong ms); #endif /* _DGNC_UTILS_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Konrad Zapalowicz | 13 | 76.47% | 1 | 33.33% |
Tobin C Harding | 3 | 17.65% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |