diff options
author | Jovi Zhang <bookjovi@gmail.com> | 2011-03-30 05:30:41 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-19 19:33:36 -0400 |
commit | 99edb3d10a9d384d69557bd09cc39b9ec62aa04e (patch) | |
tree | f5652717967f7f3aa888e2750c39c151adf6216b /drivers/tty/vt/selection.c | |
parent | 6f5c24ad0f7619502199185a026a228174a27e68 (diff) |
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>
Diffstat (limited to 'drivers/tty/vt/selection.c')
-rw-r--r-- | drivers/tty/vt/selection.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/tty/vt/selection.c b/drivers/tty/vt/selection.c index adf0ad2a8851..fb864e7fcd13 100644 --- a/drivers/tty/vt/selection.c +++ b/drivers/tty/vt/selection.c | |||
@@ -1,6 +1,4 @@ | |||
1 | /* | 1 | /* |
2 | * linux/drivers/char/selection.c | ||
3 | * | ||
4 | * This module exports the functions: | 2 | * This module exports the functions: |
5 | * | 3 | * |
6 | * 'int set_selection(struct tiocl_selection __user *, struct tty_struct *)' | 4 | * 'int set_selection(struct tiocl_selection __user *, struct tty_struct *)' |