tty: remove invalid location line in file header

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>
This commit is contained in:
Jovi Zhang
2011-03-30 05:30:41 -04:00
committed by Greg Kroah-Hartman
parent 6f5c24ad0f
commit 99edb3d10a
57 changed files with 11 additions and 114 deletions

View File

@@ -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>