cregit-Linux how code gets into the kernel

Release 4.11 drivers/s390/net/smsgiucv.h

Directory: drivers/s390/net
/*
 * 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 Morton3268.09%120.00%
Hendrik Brueckner817.02%240.00%
Martin Schwidefsky612.77%120.00%
Heiko Carstens12.13%120.00%
Total47100.00%5100.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.