cregit-Linux how code gets into the kernel

Release 4.12 drivers/zorro/zorro.h

Directory: drivers/zorro
#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 Uytterhoeven1850.00%133.33%
Andrew Morton1336.11%133.33%
Dmitry Torokhov513.89%133.33%
Total36100.00%3100.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.