cregit-Linux how code gets into the kernel

Release 4.18 drivers/s390/net/smsgiucv.h

Directory: drivers/s390/net
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * IUCV special message driver
 *
 * Copyright IBM Corp. 2003
 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
 */


#define SMSGIUCV_DRV_NAME     "SMSGIUCV"

int  smsg_register_callback(const char *,
			    void (*)(const char *, char *));
void smsg_unregister_callback(const char *,
			      void (*)(const char *, char *));


Overall Contributors

PersonTokensPropCommitsCommitProp
Andrew Morton3266.67%116.67%
Hendrik Brueckner816.67%233.33%
Martin Schwidefsky612.50%116.67%
Heiko Carstens12.08%116.67%
Greg Kroah-Hartman12.08%116.67%
Total48100.00%6100.00%
Directory: drivers/s390/net
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.