cregit-Linux how code gets into the kernel

Release 4.11 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 int zorro_create_sysfs_dev_files(struct zorro_dev *z);

Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Morton1950.00%133.33%
Geert Uytterhoeven1950.00%266.67%
Total38100.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.