cregit-Linux how code gets into the kernel

Release 4.18 drivers/s390/char/tty3270.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *    Copyright IBM Corp. 2007
 *
 */

#ifndef __DRIVERS_S390_CHAR_TTY3270_H

#define __DRIVERS_S390_CHAR_TTY3270_H

#include <linux/tty.h>
#include <linux/tty_driver.h>

extern struct tty_driver *tty3270_driver;

#endif /* __DRIVERS_S390_CHAR_TTY3270_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Heiko Carstens2295.65%266.67%
Greg Kroah-Hartman14.35%133.33%
Total23100.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.