cregit-Linux how code gets into the kernel

Release 4.18 drivers/s390/char/hmcdrv_dev.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *    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 Hoppe2295.65%150.00%
Greg Kroah-Hartman14.35%150.00%
Total23100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.