cregit-Linux how code gets into the kernel

Release 4.18 drivers/s390/char/sclp_tty.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *    interface to the SCLP-read/write driver
 *
 *  S390 version
 *    Copyright IBM Corp. 1999
 *    Author(s): Martin Peschke <mpeschke@de.ibm.com>
 *               Martin Schwidefsky <schwidefsky@de.ibm.com>
 */

#ifndef __SCLP_TTY_H__

#define __SCLP_TTY_H__

#include <linux/tty_driver.h>

extern struct tty_driver *sclp_tty_driver;

#endif	/* __SCLP_TTY_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Martin Schwidefsky1785.00%240.00%
Greg Kroah-Hartman15.00%120.00%
Al Viro15.00%120.00%
Heiko Carstens15.00%120.00%
Total20100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.