cregit-Linux how code gets into the kernel

Release 4.12 block/partitions/acorn.h

Directory: block/partitions
/*
 * linux/fs/partitions/acorn.h
 *
 * Copyright (C) 1996-2001 Russell King.
 *
 *  I _hate_ this partitioning mess - why can't we have one defined
 *  format, and everyone stick to it?
 */

int adfspart_check_CUMANA(struct parsed_partitions *state);
int adfspart_check_ADFS(struct parsed_partitions *state);
int adfspart_check_ICS(struct parsed_partitions *state);
int adfspart_check_POWERTEC(struct parsed_partitions *state);
int adfspart_check_EESOX(struct parsed_partitions *state);

Overall Contributors

PersonTokensPropCommitsCommitProp
Russell King3780.43%133.33%
Linus Torvalds (pre-git)715.22%133.33%
Al Viro24.35%133.33%
Total46100.00%3100.00%
Directory: block/partitions
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.