cregit-Linux how code gets into the kernel

Release 4.14 drivers/zorro/zorro.h

Directory: drivers/zorro
/* SPDX-License-Identifier: GPL-2.0 */

#ifdef CONFIG_ZORRO_NAMES
extern void zorro_name_device(struct zorro_dev *z);
#else

static inline void zorro_name_device(struct zorro_dev *dev) { }

Contributors

PersonTokensPropCommitsCommitProp
Geert Uytterhoeven11100.00%1100.00%
Total11100.00%1100.00%

#endif extern const struct attribute_group *zorro_device_attribute_groups[];

Overall Contributors

PersonTokensPropCommitsCommitProp
Geert Uytterhoeven1848.65%125.00%
Andrew Morton1335.14%125.00%
Dmitry Torokhov513.51%125.00%
Greg Kroah-Hartman12.70%125.00%
Total37100.00%4100.00%
Directory: drivers/zorro
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.