Skip to content

Commit

Permalink
tty: remove invalid location line in file header
Browse files Browse the repository at this point in the history
remove invalid location line in each file header after location
moved from driver/char to driver/tty

Signed-off-by: Jovi Zhang <bookjovi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jovi Zhang authored and Greg Kroah-Hartman committed Apr 19, 2011
1 parent 6f5c24a commit 99edb3d
Show file tree
Hide file tree
Showing 57 changed files with 11 additions and 114 deletions.
2 changes: 0 additions & 2 deletions drivers/tty/amiserial.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/amiserial.c
*
* Serial driver for the amiga builtin port.
*
* This code was created by taking serial.c version 4.30 from kernel
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/cyclades.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#undef Z_EXT_CHARS_IN_BUFFER

/*
* linux/drivers/char/cyclades.c
*
* This file contains the driver for the Cyclades async multiport
* serial boards.
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/ipwireless/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#
# drivers/char/pcmcia/ipwireless/Makefile
#
# Makefile for the IPWireless driver
#

Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/pty.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/pty.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Added support for a Unix98-style ptmx device.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/21285.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/21285.c
*
* Driver for the serial port on the 21285 StrongArm-110 core logic chip.
*
* Based on drivers/char/serial.c
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/8250.c
*
* Driver for 8250/16550-type serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/8250.h
*
* Driver for 8250/16550-type serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_accent.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_accent.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_boca.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_boca.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_exar_st16c554.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_exar.c
*
* Written by Paul B Schroeder < pschroeder "at" uplogix "dot" com >
* Based on 8250_boca.
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_fourport.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_fourport.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_hub6.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_hub6.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_mca.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/8250_mca.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_pci.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/8250_pci.c
*
* Probe module for 8250/16550-type PCI serial ports.
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/8250_pnp.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/8250_pnp.c
*
* Probe module for 8250/16550-type ISAPNP serial ports.
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/amba-pl010.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/amba.c
*
* Driver for AMBA serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/amba-pl011.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/amba.c
*
* Driver for AMBA serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/atmel_serial.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/atmel_serial.c
*
* Driver for Atmel AT91 / AT32 Serial ports
* Copyright (C) 2003 Rick Bronson
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/clps711x.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/clps711x.c
*
* Driver for CLPS711x serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart.h
*
* Driver for CPM (SCC/SMC) serial ports
*
* Copyright (C) 2004 Freescale Semiconductor, Inc.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart_core.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart.c
*
* Driver for CPM (SCC/SMC) serial ports; core driver
*
* Based on arch/ppc/cpm2_io/uart.c by Dan Malek
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart.c
*
* Driver for CPM (SCC/SMC) serial ports; CPM1 definitions
*
* Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart_cpm1.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart/cpm_uart_cpm1.h
*
* Driver for CPM (SCC/SMC) serial ports
*
* definitions for cpm1
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart_cpm2.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart_cpm2.c
*
* Driver for CPM (SCC/SMC) serial ports; CPM2 definitions
*
* Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/cpm_uart/cpm_uart_cpm2.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/cpm_uart/cpm_uart_cpm2.h
*
* Driver for CPM (SCC/SMC) serial ports
*
* definitions for cpm2
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/imx.c
*
* Driver for Motorola IMX serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 1 addition & 1 deletion drivers/tty/serial/msm_serial.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* drivers/serial/msm_serial.c - driver for msm7k serial device and console
* Driver for msm7k serial device and console
*
* Copyright (C) 2007 Google, Inc.
* Author: Robert Love <rlove@google.com>
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/msm_serial.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/msm_serial.h
*
* Copyright (C) 2007 Google, Inc.
* Author: Robert Love <rlove@google.com>
* Copyright (c) 2011, Code Aurora Forum. All rights reserved.
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/msm_smd_tty.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* drivers/tty/serial/msm_smd_tty.c
*
/*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2011, Code Aurora Forum. All rights reserved.
* Author: Brian Swetland <swetland@google.com>
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/netx-serial.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/netx-serial.c
*
* Copyright (c) 2005 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/pmac_zilog.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/pmac_zilog.c
*
* Driver for PowerMac Z85c30 based ESCC cell found in the
* "macio" ASICs of various PowerMac models
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/pxa.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/serial/pxa.c
*
* Based on drivers/serial/8250.c by Russell King.
*
* Author: Nicolas Pitre
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c2400.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c240.c
*
/*
* Driver for Samsung SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2005 Simtec Electronics
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c2410.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c2410.c
*
/*
* Driver for Samsung S3C2410 SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c2412.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c2412.c
*
/*
* Driver for Samsung S3C2412 and S3C2413 SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c2440.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c2440.c
*
/*
* Driver for Samsung S3C2440 and S3C2442 SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c24a0.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c24a0.c
*
/*
* Driver for Samsung S3C24A0 SoC onboard UARTs.
*
* Based on drivers/serial/s3c2410.c
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s3c6400.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s3c6400.c
*
/*
* Driver for Samsung S3C6400 and S3C6410 SoC onboard UARTs.
*
* Copyright 2008 Openmoko, Inc.
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/s5pv210.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/s5pv210.c
*
/*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/sa1100.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/sa1100.c
*
* Driver for SA11x0 serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/samsung.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/samsuing.c
*
/*
* Driver core for Samsung SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
Expand Down
3 changes: 1 addition & 2 deletions drivers/tty/serial/samsung.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* linux/drivers/serial/samsung.h
*
/*
* Driver for Samsung SoC onboard UARTs.
*
* Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/sb1250-duart.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/sb1250-duart.c
*
* Support for the asynchronous serial interface (DUART) included
* in the BCM1250 and derived System-On-a-Chip (SOC) devices.
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/serial_core.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/core.c
*
* Driver core for serial ports
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/serial_ks8695.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/serial_ks8695.c
*
* Driver for KS8695 serial ports
*
* Based on drivers/serial/serial_amba.c, by Kam Lee.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/serial_txx9.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/serial_txx9.c
*
* Derived from many drivers using generic_serial interface,
* especially serial_tx3912.c by Steven J. Hill and r39xx_serial.c
* (was in Linux/VR tree) by Jim Pick.
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/sh-sci.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/sh-sci.c
*
* SuperH on-chip serial module support. (SCI with no FIFO / with FIFO)
*
* Copyright (C) 2002 - 2011 Paul Mundt
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/serial/vt8500_serial.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* drivers/serial/vt8500_serial.c
*
* Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
*
* Based on msm_serial.c, which is:
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/synclink.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/synclink.c
*
* $Id: synclink.c,v 4.38 2005/11/07 16:30:34 paulkf Exp $
*
* Device driver for Microgate SyncLink ISA and PCI
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/tty_io.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/tty_io.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/

Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/tty_ioctl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/tty_ioctl.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*
* Modified by Fred N. van Kempen, 01/29/93, to add line disciplines
Expand Down
3 changes: 0 additions & 3 deletions drivers/tty/tty_mutex.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* drivers/char/tty_lock.c
*/
#include <linux/tty.h>
#include <linux/module.h>
#include <linux/kallsyms.h>
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/vt/keyboard.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/keyboard.c
*
* Written for linux by Johan Myreen as a translation from
* the assembly version by Linus (with diacriticals added)
*
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/vt/selection.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/selection.c
*
* This module exports the functions:
*
* 'int set_selection(struct tiocl_selection __user *, struct tty_struct *)'
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/vt/vc_screen.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/vc_screen.c
*
* Provide access to virtual console memory.
* /dev/vcs0: the screen as it is being viewed right now (possibly scrolled)
* /dev/vcsN: the screen of /dev/ttyN (1 <= N <= 63)
Expand Down
2 changes: 0 additions & 2 deletions drivers/tty/vt/vt.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* linux/drivers/char/vt.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/

Expand Down
Loading

0 comments on commit 99edb3d

Please sign in to comment.