Colin Ian King 2e67c95022 tty: serial: jsm: remove redundant pointer ts
Pointer ts is assigned a value that is never read, ts is therefore
redundant and can be removed. Cleans up clang warning:

drivers/tty/serial/jsm/jsm_tty.c:285:2: warning: Value stored to 'ts'
is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-08 12:58:31 +01:00
..
2017-08-28 20:51:19 +02:00
2017-01-27 09:23:36 +01:00
2017-10-09 09:05:05 +02:00
2017-06-20 10:24:15 +08:00
2017-07-30 07:32:32 -07:00
2017-01-27 09:23:36 +01:00