cregit-Linux how code gets into the kernel

Release 4.7 drivers/s390/char/hmcdrv_dev.h

/*
 *    SE/HMC Drive FTP Device
 *
 *    Copyright IBM Corp. 2013
 *    Author(s): Ralf Hoppe (rhoppe@de.ibm.com)
 */

#ifndef __HMCDRV_DEV_H__

#define __HMCDRV_DEV_H__

int hmcdrv_dev_init(void);
void hmcdrv_dev_exit(void);

#endif	 /* __HMCDRV_DEV_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
ralf hopperalf hoppe22100.00%1100.00%
Total22100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}