cregit-Linux how code gets into the kernel

Release 4.7 drivers/s390/char/sclp_cpi_sys.h

/*
 *    SCLP control program identification sysfs interface
 *
 *    Copyright IBM Corp. 2007
 *    Author(s): Michael Ernst <mernst@de.ibm.com>
 */

#ifndef __SCLP_CPI_SYS_H__

#define __SCLP_CPI_SYS_H__

int sclp_cpi_set_data(const char *system, const char *sysplex,
		      const char *type, u64 level);

#endif	 /* __SCLP_CPI_SYS_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
michael ernstmichael ernst3196.88%150.00%
heiko carstensheiko carstens13.12%150.00%
Total32100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}