cregit-Linux how code gets into the kernel

Release 4.18 drivers/s390/char/sclp_cpi_sys.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *    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 Ernst3193.94%133.33%
Heiko Carstens13.03%133.33%
Greg Kroah-Hartman13.03%133.33%
Total33100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.