diff options
author | Jiri Slaby <jslaby@suse.cz> | 2011-03-23 09:49:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-19 14:41:48 -0700 |
commit | 9d86f71b599a3f59bc9fe7eabf6c84c8c3a37fe0 (patch) | |
tree | 5516395890af36fd34f129ec9d336ace720e3be3 /Documentation/sh | |
parent | f2ee4ae87d7781ddb5bf8da25591b9b79966f8ea (diff) | |
download | talos-op-linux-9d86f71b599a3f59bc9fe7eabf6c84c8c3a37fe0.tar.gz talos-op-linux-9d86f71b599a3f59bc9fe7eabf6c84c8c3a37fe0.zip |
Char: moxa, remove unused variables
drivers/tty/moxa.c:1287:2: warning: Value stored to 'port' is never read
port = tty->index;
^ ~~~~~~~~~~
drivers/tty/moxa.c:1763:2: warning: Value stored to 'cflag' is never read
cflag = termio->c_cflag; /* termio->c_cflag */
^ ~~~~~~~~~~~~~~~
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/sh')
0 files changed, 0 insertions, 0 deletions