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>
这个提交包含在:
Jovi Zhang
2011-03-30 05:30:41 -04:00
提交者 Greg Kroah-Hartman
父节点 6f5c24ad0f
当前提交 99edb3d10a
修改 57 个文件,包含 11 行新增114 行删除

查看文件

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