summaryrefslogtreecommitdiff
path: root/drivers/tty/vt
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2011-03-23 11:49:56 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-20 01:41:47 +0400
commit0e7f4194a0ef70c1d0d40152fa480a63719f35d5 (patch)
treef3e105725b7983416def79d7b3fa7d8260de7465 /drivers/tty/vt
parent4fd53ef5c97ef7ce909c18bf7fb8b5cdd72b08c1 (diff)
downloadlinux-0e7f4194a0ef70c1d0d40152fa480a63719f35d5.tar.xz
Char: cyclades, fix unused variable
drivers/tty/cyclades.c:1454:2: warning: Value stored to 'channel' is never read channel = info->line - card->first_line; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fix it by moving it to the appropriate debug section where it is used. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/vt')
0 files changed, 0 insertions, 0 deletions