Release 4.15 tools/testing/radix-tree/regression.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __REGRESSION_H__
#define __REGRESSION_H__
void regression1_test(void);
void regression2_test(void);
void regression3_test(void);
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Matthew Wilcox | 20 | 74.07% | 1 | 33.33% |
Konstantin Khlebnikov | 6 | 22.22% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 3.70% | 1 | 33.33% |
Total | 27 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.