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>
这个提交包含在:
@@ -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)
|
||||
|
在新工单中引用
屏蔽一个用户