cregit-Linux how code gets into the kernel

Release 4.14 block/partitions/acorn.h

Directory: block/partitions
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * 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 King3778.72%125.00%
Linus Torvalds (pre-git)714.89%125.00%
Al Viro24.26%125.00%
Greg Kroah-Hartman12.13%125.00%
Total47100.00%4100.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.